Project

General

Profile

Actions

Feature #42

open

Update env vars in u-boot code

Added by Hammel over 13 years ago. Updated about 13 years ago.

Status:
New
Priority:
Normal
Assignee:
Category:
bootloaders
Target version:
Start date:
18 Oct 2010
Due date:
% Done:

10%

Estimated time:
Severity:
Medium

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

Actions #1

Updated by Hammel over 13 years ago

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.

Actions #2

Updated by Hammel over 13 years ago

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.

Actions

Also available in: Atom PDF