[U-Boot] [PATCH v2 1/1] Sheevaplug: Fix environments for booting retail system

Prafulla Wadaskar prafulla at marvell.com
Sat Nov 20 22:32:06 CET 2010



> -----Original Message-----
> From: Gérald Kerma [mailto:geraker at gmail.com]
> Sent: Friday, November 19, 2010 10:27 PM
> To: Prafulla Wadaskar
> Cc: u-boot at lists.denx.de; Clint Adams
> Subject: [PATCH v2 1/1] Sheevaplug: Fix environments for booting retail
> system
> 
> ---
>  include/configs/sheevaplug.h |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/include/configs/sheevaplug.h b/include/configs/sheevaplug.h
> index 82e49c0..9f5f122 100644
> --- a/include/configs/sheevaplug.h
> +++ b/include/configs/sheevaplug.h
> @@ -83,13 +83,13 @@
>  	"${x_bootcmd_usb}; bootm 0x6400000;"
> 
>  #define CONFIG_MTDPARTS		"orion_nand:512k(uboot),"	\
> -	"3m at 1m(kernel),1m at 4m(psm),13m at 5m(rootfs) rw\0"
> +	"3m at 1m(kernel),1m at 4m(psm),507m at 5m(rootfs) rw\0"
> 
>  #define CONFIG_EXTRA_ENV_SETTINGS	"x_bootargs=console"	\
>  	"=ttyS0,115200 mtdparts="CONFIG_MTDPARTS	\
>  	"x_bootcmd_kernel=nand read 0x6400000 0x100000 0x300000\0" \
>  	"x_bootcmd_usb=usb start\0" \
> -	"x_bootargs_root=root=/dev/mtdblock3 rw rootfstype=jffs2\0"
> +	"x_bootargs_root=ubi.mtd=3 root=ubi0:rootfs rootfstype=ubifs\0"

Ack, except, Null patch description, please repost with describing objective of this patch

Regards..
Prafulla .. 


More information about the U-Boot mailing list