From mboxrd@z Thu Jan 1 00:00:00 1970 From: s-paulraj at ti.com Date: Tue, 30 Nov 2010 11:13:07 -0500 Subject: [U-Boot] Please pull u-boot-ti/master Message-ID: <1291133587-9118-1-git-send-email-s-paulraj@ti.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de The following changes since commit d0d2271f8c62e830ec65fb069b6d12dd708e3e2f: Wolfgang Denk (1): Prepare v2010.12-rc2 are available in the git repository at: git://git.denx.de/u-boot-ti.git master Dirk Behme (4): OMAP4: SDP4430: Disable CMD_NFS OMAP3: SDP3430: Fix ARM relocation support OMAP3: Zoom1: Fix ARM relocation support OMAP3: Zoom2: Fix ARM relocation support Enric Balletbo i Serra (1): ARMV7: OMAP3: Fix build failure for igep0030 machine Sanjeev Premi (1): omap3evm: Use GENERATED_GBL_DATA_SIZE Vaibhav Hiremath (3): AM3517:Fix for ARM Relocation support AM3517:Build FIX: undef CONFIG_CMD_NFS support AM3517:EMIF4: fix SDRAM size to 256Mb arch/arm/cpu/armv7/omap3/emif4.c | 5 +++-- board/logicpd/am3517evm/config.mk | 2 +- board/logicpd/zoom1/config.mk | 2 +- board/logicpd/zoom2/config.mk | 2 +- board/ti/sdp3430/config.mk | 2 +- include/configs/am3517_evm.h | 7 +++++++ include/configs/igep0030.h | 1 + include/configs/omap3_evm.h | 6 +++++- include/configs/omap3_sdp3430.h | 6 ++++++ include/configs/omap3_zoom1.h | 6 ++++++ include/configs/omap3_zoom2.h | 6 ++++++ include/configs/omap4_sdp4430.h | 1 + 12 files changed, 39 insertions(+), 7 deletions(-)