Hello, 

I know this thread is a bit stale but I could use some assistance. So I 
built I customboard referenced about the beaglebone black wireless. I am 
also looking for help bypassing the eeprom check in u-boot. I was able to 
successfully build and bypass the eeprom check using your tutorial here. 

https://eewiki.net/display/linuxonarm/BeagleBone+Black

I would like to generate an SD card image with the jessie iot image found 
on beaglebone.org. Is it possible to use the same MLO and u-boot generated 
from the above tutorial? Is not, is the source for the u-boot used in the 
jessie iot image available?

Thanks in advance!

On Friday, December 16, 2016 at 7:38:14 PM UTC-8, RobertCNelson wrote:
>
> On Fri, Dec 16, 2016 at 6:29 PM, ferdster <[email protected] <javascript:>> 
> wrote: 
> > We have a custom board based on a BBB. It has the eeprom on it, but we'd 
> > like to get rid of it. 
> > 
> > Initially, to bring up the board, we programmed the eeprom as a BBB. Now 
> we 
> > want to remove it. I patched it with: 
> > 
> https://github.com/RobertCNelson/Bootloader-Builder/blob/master/patches/v2016.03/0002-NFM-Production-eeprom-assume-device-is-BeagleBone-Bl.patch
>  
> > 
> > Now it boots with an empty eeprom. I thought the patch would be enough, 
> but 
> > after removing the eeprom from the board, I get nothing at all on the 
> > console. 
> > 
> > Something must be failing very early on in u-boot for it not to print 
> > anything. 
>
> Yeah, your going to have to dig deeper in u-boot, for beaglebone 
> clone's an eeprom on the i2c bus is expected.. 
>
> You'll need to disable all those calls.. 
>
> 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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/12cb894b-447f-462d-897b-9e0d74801013%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to