
Dear Stefano Babic,
In message 4CC95DBE.9040809@denx.de you wrote:
Hi Wolfgang,
please pull from u-boot-imx
The following changes since commit 908614f20f7f0f5df736eed21b88e81ebbf14e86:
Prepare v2010.12-rc1 (2010-10-27 22:49:13 +0200)
are available in the git repository at: git://www.denx.de/git/u-boot-imx.git master
Jason Liu (1): MX5:use common u-boot.lds of cpu layer
Matthias Weisser (1): imx25: Fix reset
Shawn Guo (3): mx51evk: Fix 2 hours reset issue mx51evk: consolidate env for mmcboot and netboot mx51evk: support new relocation scheme
Stefano Babic (2): MX51: add CONFIG_SYS_TEXT_BASE to vision2 board, use general ld script MX51: remove warning in clock.c
arch/arm/cpu/arm926ejs/mx25/reset.c | 8 ++-- arch/arm/cpu/armv7/mx5/clock.c | 2 +- arch/arm/cpu/armv7/mx5/u-boot.lds | 73
arch/arm/include/asm/arch-mx25/imx-regs.h | 14 +++-- arch/arm/include/asm/arch-mx5/imx-regs.h | 3 +- board/freescale/mx51evk/config.mk | 1 - board/freescale/mx51evk/mx51evk.c | 14 +++--- board/ttcontrol/vision2/config.mk | 4 +- include/configs/mx51evk.h | 62 +++++++++++++++++++------ include/mc13892.h | 16 +++--- 10 files changed, 80 insertions(+), 117 deletions(-) delete mode 100644 arch/arm/cpu/armv7/mx5/u-boot.lds
Applied, thanks.
Best regards,
Wolfgang Denk