From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 21 Apr 2010 17:08:20 +0200 Subject: [U-Boot] [GIT PULL] Please pull u-boot-pxa/next Message-ID: <201004211708.20500.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 Hey Tom, sorry for the delay. I addressed the issues you pointed out about the last two patches. Also, I made the first two stack-alignment patches one as the second one was just a bugfix for the first one. No change to the PXAMMC patches. Cheers! The following changes since commit 2a72e9ed18d2164eb7fe569119342eb631b568da: Stefan Roese (1): ppc4xx: Add option for PPC440SPe ports without old Rev. A support 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(-)