Re: [U-Boot] [PATCH 5/8] armv8: fsl-layerscape: add define CONFIG_STANDALONE_LOAD_ADDR for standalone app

2016-08-29 Thread Shaohui Xie
> On 08/26/2016 04:40 AM, Gong Qianyu wrote: > > From: Shaohui Xie > > > > The CONFIG_STANDALONE_LOAD_ADDR is set to 0x8030 by default. > > > > Signed-off-by: Shaohui Xie > > Signed-off-by: Gong Qianyu > > --- > > arch/arm/include/asm/arch-fsl-layerscape/config.h | 2 ++ > > 1 file changed,

Re: [U-Boot] [PATCH 5/8] armv8: fsl-layerscape: add define CONFIG_STANDALONE_LOAD_ADDR for standalone app

2016-08-29 Thread york sun
On 08/28/2016 09:58 PM, Shaohui Xie wrote: >> On 08/26/2016 04:40 AM, Gong Qianyu wrote: >>> From: Shaohui Xie >>> >>> The CONFIG_STANDALONE_LOAD_ADDR is set to 0x8030 by default. >>> >>> Signed-off-by: Shaohui Xie >>> Signed-off-by: Gong Qianyu >>> --- >>> arch/arm/include/asm/arch-fsl-lay

Re: [U-Boot] [PATCH 5/8] armv8: fsl-layerscape: add define CONFIG_STANDALONE_LOAD_ADDR for standalone app

2016-08-26 Thread york sun
On 08/26/2016 04:40 AM, Gong Qianyu wrote: > From: Shaohui Xie > > The CONFIG_STANDALONE_LOAD_ADDR is set to 0x8030 by default. > > Signed-off-by: Shaohui Xie > Signed-off-by: Gong Qianyu > --- > arch/arm/include/asm/arch-fsl-layerscape/config.h | 2 ++ > 1 file changed, 2 insertions(+) > >

[U-Boot] [PATCH 5/8] armv8: fsl-layerscape: add define CONFIG_STANDALONE_LOAD_ADDR for standalone app

2016-08-26 Thread Gong Qianyu
From: Shaohui Xie The CONFIG_STANDALONE_LOAD_ADDR is set to 0x8030 by default. Signed-off-by: Shaohui Xie Signed-off-by: Gong Qianyu --- arch/arm/include/asm/arch-fsl-layerscape/config.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm/include/asm/arch-fsl-layerscape/config.