Feature #42
open
Update env vars in u-boot code
Added by Hammel about 14 years ago.
Updated over 13 years ago.
Description
u-boot environment variables will be different for BeagleBox than for the validation images. That means we need to edit include/configs/omap3_beagle.h in the u-boot source and update CONFIG_EXTRA_ENV_SETTINGS. The kernel bootargs is one thing that will probably change. It
u-boot's configuration - omap3_beagle.h - is now stored in src/uboot. It has been updated to shorten the boot delay from 10 seconds to 3 seconds.
Future updates to u-boot releases must also merge in changes from this saved file into any updated omap3_beagle.h provided by the new u-boot release.
The updated build supports configs from multiple repositories. uboot.mk needs to be cleaned up to make sure it picks up these configs so that they can be modified to remove the 10 second delay.
Also available in: Atom
PDF