Hi,

We use the BeagleBone Green and I need to make some customization to U-Boot 
to make sure phantom characters would not stop the BeagleBone from booting.
I have experience in creating custom boards in U-Boot and generally I could 
have fix this simple phantom character problem by simply saving the proper 
bootdelay environment variables in U-Boot during the manufacturing process. 
But, the BeagleBone Black/Green use a uEnv.txt file for the environment 
variables and it cannot be used for bootdelay. So, I need to customize the 
default environments.

I know how to do all that, my question is: Should I use U-Boot mainline 
(https://github.com/u-boot/u-boot/tree/v2017.01) or do I absolutely need to 
follow eewiki.net 
(https://eewiki.net/display/linuxonarm/BeagleBone+Black#BeagleBoneBlack-Bootloader:U-Boot)
 
and apply the patches listed there before starting the customization ?

What are the differences between mainline and eewiki's patched version ?

Thank you

Sylvain Lamontagne

-- 
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/9c84fda5-8046-4659-9022-a717680f3eeb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to