Hi Otavio,

On Fri, Nov 1, 2013 at 9:25 AM, Otavio Salvador <ota...@ossystems.com.br> wrote:
> The new FSL 3.10.9_1.0.0-alpha kernel requires more memory space and
> with the previous loading address we had ovelap; change it for the
> same address used in 2013.04-3.10.9_1.0.0-alpha U-Boot.

Care to explain in more details about the overlap?

Currently we use the following addresses:

- dtb: 0x11000000
- kernel: 0x12000000

Now you propose:

- kernel: 0x12000000
- dtb: 0x18000000

If the kernel is larger in FSL 3.10.9 kernel, how it can overlap with
dtb, since in the original code the kernel goes after the dtb?

I have never used FSL 3.10.9 kernel, so I am curious about this fix.

Regards,

Fabio Estevam
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to