[U-Boot] [PATCH v5] MPC8360EMDS: 512MB DDR and 33.33MHz oscillator support

McClintock Matthew-B29882 B29882 at freescale.com
Wed Nov 2 15:52:17 CET 2011


On Wed, Nov 2, 2011 at 2:34 AM, Huang Changming-R66093
<r66093 at freescale.com> wrote:
>> > How can I deal with the new board and old board?
>>
>> Check the board revision at runtime.
>>
> Board Specification says, there is one EEPROM to contain all board history, and I found it:
> On I2C2 bus, there is one EEPROM BRD(0x50) from the schematics, but the content of this EEPROM is 0xff.
> That's to say, we can't check the board information from this EEPROM.
> From the code of mpc8360emds platform, there is not the interface to check the board information.
>
> So, there is no way to check the board revision at runtime.

Is your board special? Maybe the ones customers get go through the
proper process to have EEPROM updated? Otherwise, you will probably
need to create a new board type:

$ make mpc8360emds_newmodifier

-M


More information about the U-Boot mailing list