Skip to content
Snippets Groups Projects
  1. Feb 05, 2008
  2. Feb 03, 2008
    • Ladislav Michl's avatar
      ARM: AT91RM9200 based boards config cleanup · 2c5260f7
      Ladislav Michl authored
      
      Signed-off-by: default avatarLadislav Michl <ladis@linux-mips.org>
      
      Remove nowhere used struct bd_info_ext, remove trailing whitespaces, fix
      indentation.
      2c5260f7
    • Ladislav Michl's avatar
      ARM: Fix at91rm9200dk base address · 481f28b1
      Ladislav Michl authored
      
      Somewhere during development of U-Boot-1.1.3 CONFIG_BOOTBINFUNC was
      renamed into CONFIG_INIT_CRITICAL which was 04 Apr 2005 replaced
      with CONFIG_SKIP_LOWLEVEL_INIT and CONFIG_SKIP_RELOCATE_UBOOT.
      However CONFIG_SKIP_LOWLEVEL_INIT has oposite meaning to
      CONFIG_BOOTBINFUNC, so fix configuration to reflect this fact.
      I'm sending this patch 4th (!) time in hope it produces at least some
      reaction.
      
      Signed-off-by: default avatarLadislav Michl <ladis@linux-mips.org>
      
      Fix at91rm9200dk base and environment address.
      481f28b1
    • Stefano Babic's avatar
      MMC for PXA 27X (resubmit) · c95219fa
      Stefano Babic authored
      
      MMC support for X_Scale PXA is broken and does not work.
      Mainly, the mmc_init() function cannot recognize current SD/MMC cards.
      There were already some patches around the world but none of them was
      merged into the official u-boot tree.
      
      This patch makes order fixing this issue. Resubmit after code cleanup.
      
      Applied and tested on PXA 270 (TrizepsIV module).
      
      Signed-off-by: default avatarStefano Babic <sbabic@denx.de>
      c95219fa
    • Stefano Babic's avatar
      Fix gcc issues in pxa-regs.h · 96bbfa1e
      Stefano Babic authored
      
      Fix gcc4 issue. With some toolchain, a previous patch that fixes gcc4
      issues generates wrong code.
      (Problem was reported with gcc-4.0.2-glibc-2.3.6/arm-softfloat-linux-gnu).
      This patch fixes the problem and solves the gcc-4 issues as the linux
      kernel does.
      
      Signed-off-by: default avatarStefano Babic <sbabic@denx.de>
      Signed-off-by: default avatarDmitry Ivanov <ivadmitry@gmail.com>
      96bbfa1e
  3. Jan 25, 2008
  4. Jan 23, 2008
  5. Jan 18, 2008
Loading