From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 29 Apr 2010 03:54:06 +0200 Subject: [U-Boot] [GIT PULL] Please pull u-boot-pxa/next In-Reply-To: <201004290313.29496.marek.vasut@gmail.com> References: <201004211708.20500.marek.vasut@gmail.com> <201004282007.06916.marek.vasut@gmail.com> <201004290313.29496.marek.vasut@gmail.com> Message-ID: <201004290354.06550.marek.vasut@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dne ?t 29. dubna 2010 03:13:29 Marek Vasut napsal(a): > I rebased the branch ... Tom, please pull. > Thanks > > The following changes since commit > 3699c28e6d16b563629c285311a0ce62a2c4c5d0: Wolfgang Denk (1): > Merge branch 'master' of git://git.denx.de/u-boot-video > > are available in the git repository at: > > git://git.denx.de/u-boot-pxa.git next > > Marek Vasut (5): > PXA: Align stack to 8 bytes > PXA: PXAMMC: Drop different delays for PXA27X > PXA: PXAMMC: Add Monahans support > PXA: Add UP2OCR register bit definitions > PXA: Add missing MDREFR bits > > arch/arm/cpu/pxa/start.S | 5 ++++- > arch/arm/include/asm/arch-pxa/pxa-regs.h | 25 +++++++++++++++++++++---- > drivers/mmc/pxa_mmc.c | 17 ++++++----------- > 3 files changed, 31 insertions(+), 16 deletions(-) I fixed an issue (lower case letter instead of uppercase in ifdef, trivial change) in the UP2OCR patch and pushed it in ... hope it's fine. The pull request is the same.