commit | af0a37ff18b1ebb00c531059f3c04224c0913fb8 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@freescale.com> | Thu May 23 13:57:18 2013 +0000 |
committer | Stefano Babic <sbabic@denx.de> | Mon Jun 03 13:16:42 2013 +0200 |
tree | 4e3d6bdd5539a1bc72baaa6fe6f0d289fe1d70ff | |
parent | 86fb7b3d5b8ae7158cfcd408b847d3d8295e3aae [diff] |
mx6slevk: Allow booting a device tree kernel When the mx6slevk board support was added in U-boot there was no device tree support for mx6sl, so only a FSL 3.0.35 was tested at that time. Now that mx6slevk support is available we can boot a device tree kernel, by adjusting CONFIG_LOADADDR into a proper location, so that a non-dt and a dt kernels can be booted. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>