commit | 6fc049bef6900a9eb258d8cf77e540fa06a2efae | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@freescale.com> | Wed Jan 22 12:23:32 2014 -0200 |
committer | Stefano Babic <sbabic@denx.de> | Tue Feb 11 11:17:10 2014 +0100 |
tree | 69b4be77fd29ecf0adeb61203f29e9d94adcae1f | |
parent | c0a5b0816f545938bd8dccc1e775d0ea6e49b286 [diff] |
mx6sl: Adjust fdt_addr to avoid address overlapping 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 <fabio.estevam@freescale.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br>