Re: [beagleboard] Possible to remove eeprom?

2017-06-29 Thread William Hermans
https://eewiki.net/display/linuxonarm/BeagleBone+Black#BeagleBoneBlack-Bootloader:U-Boot Link to the bootloader source there. Along with the whole build process. Then I do believe what you're asking about removing the eeprom check is possible. Seems you have already done that, but I do remember so

Re: [beagleboard] Possible to remove eeprom?

2017-06-29 Thread chasen
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 h

Re: [beagleboard] Possible to remove eeprom?

2016-12-16 Thread Robert Nelson
On Fri, Dec 16, 2016 at 6:29 PM, ferdster 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/RobertCN

[beagleboard] Possible to remove eeprom?

2016-12-16 Thread ferdster
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-