On Wed, Apr 23, 2014 at 4:30 PM, Robert Nelson <[email protected]> wrote: > On Wed, Apr 23, 2014 at 4:22 PM, Ross Morrison <[email protected]> wrote: >> On 04/23/2014 02:07 PM, Robert Nelson wrote: >>> >>> On Wed, Apr 23, 2014 at 4:06 PM, Ross Morrison <[email protected]> wrote: >>>> >>>> Just want to confirm that the current U-Boot, 2014.04, still has problems >>>> with the i2c nm and i2c mm commands (unable to write to the ID EEPROM on >>>> the >>>> BBB baseboard). >>> >>> Did you un-write-protect the board eeprom? >>> >>> Regards, >>> >> Pulled pin 7 (WP) to ground, yes. I've made the changes to U-Boot to skip >> the check of the ID EEPROM and I'm now, through U-Boot, trying to program >> the baseboard ID EEPROM with a proper signature. Linux version >> 3.8.13-bone35.1 starts to boot, but issues a Kernel Panic as seen here in >> the console output: > > Odd, it's working fine here: ( 3.8.13-bone47) > > http://pastebin.com/BhgMbw4S > >> This is our custom board and I'm trying to eliminate any unknowns by getting >> a good ID EEPROM signature setup up. >> >> So, is U-Boot good to go, or should I get an older version from a BBW to get >> the EEPROM programmed?
btw, i'm flashing the eeprom in kernel land: https://github.com/RobertCNelson/boot-scripts/blob/master/boot/am335x_evm.sh#L39 Regards, -- Robert Nelson http://www.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.
