[U-Boot] [PATCH] mx51evk: support new relocation scheme
Shawn Guo
shawn.gsc at gmail.com
Mon Oct 25 17:14:39 CEST 2010
The patchset is to support new relocation scheme and fix the build
breakage on master introduced by the relocation scheme.
It depends on the following patch from Jason to fix build error
introduced by incorrect u-boot.lds.
MX5: use common u-boot.lds of cpu layer
http://lists.denx.de/pipermail/u-boot/2010-October/079926.html
The patchset was tested on mx51evk 3.0 board.
Shawn Guo (2):
[PATCH 1/2] mx51evk: support new relocation scheme
[PATCH 2/2] mx51evk: correct internal RAM base address
arch/arm/include/asm/arch-mx5/imx-regs.h | 2 +-
board/freescale/mx51evk/mx51evk.c | 6 +++---
include/configs/mx51evk.h | 5 ++++-
3 files changed, 8 insertions(+), 5 deletions(-)
More information about the U-Boot
mailing list