Hello, The following changes since commit 3da0e5750b24a9491058df6126c7be577a276c09:
arm: factorize relocate_code routine (2013-05-30 20:24:38 +0200)
are available in the git repository at:
git://git.denx.de/u-boot-ti.git master
for you to fetch changes up to 4596dcc1d4ea5763e0f92cf5becd9fc7d4c6e674:
am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.c
(2013-06-05 08:46:49 -0400)
----------------------------------------------------------------
Tom Rini (3):
omap-common/hwinit-common.c: Mark omap_rev_string as static
am33xx: Correct NON_SECURE_SRAM_START/END
am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.c
arch/arm/cpu/armv7/omap-common/boot-common.c | 39 ++++++++++++++++++++++++
arch/arm/cpu/armv7/omap-common/hwinit-common.c | 38 +----------------------
arch/arm/include/asm/arch-am33xx/omap.h | 4 +--
arch/arm/include/asm/arch-am33xx/sys_proto.h | 1 +
arch/arm/include/asm/arch-omap4/sys_proto.h | 1 +
arch/arm/include/asm/arch-omap5/sys_proto.h | 1 +
board/isee/igep0033/board.c | 9 ++++++
board/phytec/pcm051/board.c | 9 ++++++
board/ti/am335x/board.c | 9 ++++++
board/ti/ti814x/evm.c | 9 ++++++
include/configs/am335x_evm.h | 10 ++++--
include/configs/igep0033.h | 10 ++++--
include/configs/pcm051.h | 10 ++++--
13 files changed, 105 insertions(+), 45 deletions(-)
--
Tom
signature.asc
Description: Digital signature
_______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

