
25 Oct
2010
25 Oct
'10
5:14 p.m.
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(-)