Hi Robert, Thanks for the reply. So the code you've linked there seems to be in relation to reading from the eeprom, making assumptions based on values in the eeprom, and setting the PMIC values accordingly ?
So if I understand this correctly, this means *if* no eeprom *then* no PMIC settings ? Re-reading the source again . . . On Tue, Apr 12, 2016 at 9:28 AM, Robert Nelson <[email protected]> wrote: > > > On Tue, Apr 12, 2016 at 11:24 AM, William Hermans <[email protected]> > wrote: > >> *check_dtb=if test -n ${dtb}; then setenv fdtfile ${dtb};fi;* >>> >> >> Actually now that I think on this, I believe this variable to be set, or >> settable from the second stage uEnv.txt file. >> > > > With a blank/wrong board eeprom, things start going very wrong here: > > > http://git.denx.de/?p=u-boot.git;a=blob;f=board/ti/am335x/board.c;h=4330be64994dc6cbfaff4b865fee44d82f660a3d;hb=HEAD#l201 > > Especially right here: > > > http://git.denx.de/?p=u-boot.git;a=blob;f=board/ti/am335x/board.c;h=4330be64994dc6cbfaff4b865fee44d82f660a3d;hb=HEAD#l275 > > Regards, > > -- > Robert Nelson > https://rcn-ee.com/ > > -- > For more options, visit http://beagleboard.org/discuss > --- > You received this message because you are subscribed to the Google Groups > "BeagleBoard" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
