commit | a0c2b8a862d263af65891a1e22bb9186c06546ff | [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 | 39c31035a9bca27f5659d6f24136964e3f544975 [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>