diff options
author | Fabio Estevam <fabio.estevam@freescale.com> | 2013-04-19 11:04:36 +0000 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2013-04-25 21:43:30 +0200 |
commit | 94b5f3edc0e1c626fcdb21cb4ebbb285dd177872 (patch) | |
tree | f83f0a04cf1eac8835961e39cfd7bed6108c54c6 /board/phytec | |
parent | eaffaa2d25ce6e94a965460467352bd12513bf09 (diff) | |
download | u-boot-imx-94b5f3edc0e1c626fcdb21cb4ebbb285dd177872.zip u-boot-imx-94b5f3edc0e1c626fcdb21cb4ebbb285dd177872.tar.gz u-boot-imx-94b5f3edc0e1c626fcdb21cb4ebbb285dd177872.tar.bz2 |
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>
Diffstat (limited to 'board/phytec')
0 files changed, 0 insertions, 0 deletions