Re: [U-Boot] [PATCH] mx51evk: consolidate env for mmcboot and netboot

2010-10-28 Thread Stefano Babic
On 10/25/2010 05:20 PM, Shawn Guo wrote: > This patch is to consolidate default mx51evk env for two primary > boot modes, mmcboot and netboot. > > It also cleans some unused env like netdev, uboot and redundant > env like loadaddr since CONFIG_LOADADDR already defines it. > > Signed-off-by: Shawn

Re: [U-Boot] [PATCH] mx51evk: consolidate env for mmcboot and netboot

2010-10-27 Thread Shawn Guo
Copy Linaro for comments, as Linaro may be concerned by this patch. On Mon, Oct 25, 2010 at 11:20 PM, Shawn Guo wrote: > This patch is to consolidate default mx51evk env for two primary > boot modes, mmcboot and netboot. > > It also cleans some unused env like netdev, uboot and redundant > env li

[U-Boot] [PATCH] mx51evk: consolidate env for mmcboot and netboot

2010-10-25 Thread Shawn Guo
This patch is to consolidate default mx51evk env for two primary boot modes, mmcboot and netboot. It also cleans some unused env like netdev, uboot and redundant env like loadaddr since CONFIG_LOADADDR already defines it. Signed-off-by: Shawn Guo --- include/configs/mx51evk.h | 50 +++