| Submitter | Sandeep Paulraj |
|---|---|
| Date | Nov. 30, 2010, 4:13 p.m. |
| Message ID | <1291133587-9118-1-git-send-email-s-paulraj@ti.com> |
| Download | mbox |
| Permalink | /patch/73623/ |
| State | Accepted |
| Headers | show |
Pull-request
git://git.denx.de/u-boot-ti.git masterComments
Dear s-paulraj@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
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(-)