On Tue, Jun 10, 2014 at 12:29 PM, Stefan Herbrechtsmeier
<ste...@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
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to