[U-Boot] [PATCH 2/2] eXMeritus HWW-1U-1A: Minor environment variable tweaks

Kumar Gala kumar.gala at freescale.com
Fri Jan 13 19:55:22 CET 2012


On Dec 15, 2011, at 9:26 PM, Kyle Moffett wrote:

> Most of the ethernet connections are internal links with specialized
> hardware and are not useful for "dhcp" or general-purpose networking;
> U-Boot should not be cycling through them.  Force the primary external
> network interface in "ethprime" and disable the interface cycling with
> "ethrotate=no".
> 
> Additionally, the environment variable "preboot" has its own config
> option and means something entirely different from what the HWW-1U-1A
> variable was intended for.  Rename the board variable to "setbootargs"
> to avoid potential confusion.
> 
> Finally, fix an incorrect address for the kernel in FLASH memory.
> 
> Signed-off-by: Kyle Moffett <Kyle.D.Moffett at boeing.com>
> Cc: Andy Fleming <afleming at gmail.com>
> Cc: Kumar Gala <kumar.gala at freescale.com>
> ---
> include/configs/HWW1U1A.h |    7 +++++--
> 1 files changed, 5 insertions(+), 2 deletions(-)

applied to 85xx

- k



More information about the U-Boot mailing list