Re: [U-Boot] [PATCH] mx6sl: Adjust fdt_addr to avoid address overlapping

2014-02-11 Thread Stefano Babic
On 22/01/2014 15:23, Fabio Estevam wrote: > From: Fabio Estevam > > Similarly as it was done on commit 6584a1b526 (ARM: mx6: Change the FDT > loading > address to avoid overlaping), we need to adjust the fdt_addr in order to be > able to boot FSL 3.10 kernel. > > Signed-off-by: Fabio Estevam >

Re: [U-Boot] [PATCH] mx6sl: Adjust fdt_addr to avoid address overlapping

2014-01-22 Thread Otavio Salvador
On Wed, Jan 22, 2014 at 12:23 PM, Fabio Estevam wrote: > From: Fabio Estevam > > Similarly as it was done on commit 6584a1b526 (ARM: mx6: Change the FDT > loading > address to avoid overlaping), we need to adjust the fdt_addr in order to be > able to boot FSL 3.10 kernel. > > Signed-off-by: Fabi

[U-Boot] [PATCH] mx6sl: Adjust fdt_addr to avoid address overlapping

2014-01-22 Thread Fabio Estevam
From: Fabio Estevam Similarly as it was done on commit 6584a1b526 (ARM: mx6: Change the FDT loading address to avoid overlaping), we need to adjust the fdt_addr in order to be able to boot FSL 3.10 kernel. Signed-off-by: Fabio Estevam --- include/configs/mx6slevk.h | 2 +- 1 file changed, 1 in