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 <[email protected]>
> Cc: Andy Fleming <[email protected]>
> Cc: Kumar Gala <[email protected]>
> ---
> include/configs/HWW1U1A.h |    7 +++++--
> 1 files changed, 5 insertions(+), 2 deletions(-)

applied to 85xx

- k

_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to