[U-Boot] [PATCH][v2] armv8: ls1012a: Updating CONFIG_EXTRA_ENV_SETTINGS

Pratiyush Srivastava pratiyush.srivastava at nxp.com
Fri Oct 7 07:34:53 CEST 2016



> -----Original Message-----
> From: york sun
> Sent: Thursday, October 06, 2016 10:19 PM
> To: Pratiyush Srivastava <pratiyush.srivastava at nxp.com>; u-
> boot at lists.denx.de
> Cc: Prabhakar Kushwaha <prabhakar.kushwaha at nxp.com>
> Subject: Re: [PATCH][v2] armv8: ls1012a: Updating
> CONFIG_EXTRA_ENV_SETTINGS
> 
> On 10/04/2016 04:38 AM, Pratiyush Mohan Srivastava wrote:
> > Remove ramdisk_addr, ramdisk_size and update UART baud-rate.
> >
> > Signed-off-by: Prabhakar Kushwaha <prabhakar.kushwaha at nxp.com>
> > Signed-off-by: Pratiyush Mohan Srivastava
> <pratiyush.srivastava at nxp.com>
> > ---
> > Changes for v2 :
> > 	- Removed "initrd_high=0xffffffff\0"
> > 	- Removed console variable
> >
> >  include/configs/ls1012a_common.h | 4 ----
> >  1 file changed, 4 deletions(-)
> >
> > diff --git a/include/configs/ls1012a_common.h
> b/include/configs/ls1012a_common.h
> > index af45993..02cbf5d 100644
> > --- a/include/configs/ls1012a_common.h
> > +++ b/include/configs/ls1012a_common.h
> > @@ -106,19 +106,15 @@
> >
> >  /* Initial environment variables */
> >  #define CONFIG_EXTRA_ENV_SETTINGS		\
> > -	"initrd_high=0xffffffff\0"		\
> >  	"verify=no\0"				\
> >  	"hwconfig=fsl_ddr:bank_intlv=auto\0"	\
> 
> I realize this hwconfig is not used. Please remove.
[Pratiyush>] Ok .I will remove it.
> 
> York


More information about the U-Boot mailing list