]> code.ossystems Code Review - bsp/u-boot.git/commit
mx51evk: Update environment in order to allow booting a dt kernel
authorFabio Estevam <fabio.estevam@freescale.com>
Fri, 19 Apr 2013 17:43:41 +0000 (14:43 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 19 Apr 2013 17:54:52 +0000 (14:54 -0300)
commit200490da02bd6036ff912b31d8168790801ce645
tree166f521d990d30c4b1b4b3054c387dddc3e3d3bd
parent6675aaab17b944867aa13164e50ecdab0884b8b8
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>
include/configs/mx51evk.h