]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mx51evk: Update environment in order to allow booting a dt kernel
authorFabio Estevam <fabio.estevam@freescale.com>
Fri, 19 Apr 2013 11:04:36 +0000 (11:04 +0000)
committerStefano Babic <sbabic@denx.de>
Thu, 25 Apr 2013 19:43:30 +0000 (21:43 +0200)
commit94b5f3edc0e1c626fcdb21cb4ebbb285dd177872
treef83f0a04cf1eac8835961e39cfd7bed6108c54c6
parenteaffaa2d25ce6e94a965460467352bd12513bf09
mx51evk: Update environment in order to allow booting a dt kernel

Update the environment as done in other imx boards to allow easy switching
between booting a non-dt kernel and a dt kernel.

Change CONFIG_LOADADDR to 0x92000000, so that we can have the:

- uImage at 0x92000000
- imx51-babbage.dtb at 0x91000000

,which are adequate locations in RAM to avoid overlapping.

Boot tested the following kernels:

- 2.6.35 from FSL (11.09 branch)
- 3.9-rc7 non-dt
- 3.9-rc7 dt

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
include/configs/mx51evk.h