[U-Boot] [Patch v3] omap3: overo: Select fdtfile for expansion board

Ash Charles ashcharles at gmail.com
Tue Jun 10 22:28:02 CEST 2014


On Tue, Jun 10, 2014 at 12:29 PM, Stefan Herbrechtsmeier
<stefan at herbrechtsmeier.net> wrote:
> You should add an additional case (0x0) above GUMSTIX_NO_EEPROM but an
> un-programmed eeprom returns GUMSTIX_NO_EEPROM (0xffffffff).
Forgive my stupidity---I don't follow.
Either,
1. No eeprom is probed or expansion_id is 0xFFFFFFFF (blank)--->this
gets caught by the GUMSTIX_NO_EEPROM case, or
2. An eeprom written with all zeros is read--->this gets caught by the
if statement nested in the default case.

Thanks for your patience in trying to find a change that works generally.

--Ash


More information about the U-Boot mailing list