From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Tue, 30 Nov 2010 21:26:01 +0100 Subject: [U-Boot] Please pull u-boot-ti/master In-Reply-To: <1291133587-9118-1-git-send-email-s-paulraj@ti.com> References: <1291133587-9118-1-git-send-email-s-paulraj@ti.com> Message-ID: <20101130202601.E857A11D94F7@gemini.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear s-paulraj at ti.com, In message <1291133587-9118-1-git-send-email-s-paulraj@ti.com> you wrote: > 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(-) Applied, thanks. Sandeep, it would be great if you could update the state of the patches in Patchwork. After appling the patches to your custodian tree, they should be in state "Awaiting Upstream". Thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de "No proper program contains an indication which as an operator- applied occurrence identifies an operator-defining occurrence which as an indication-applied occurrence identifies an indication-defining occurrence different from the one identified by the given indication as an indication-applied occurrence." - ALGOL 68 Report