Skip to content
Snippets Groups Projects
  1. Oct 04, 2012
    • Rob Herring's avatar
      ARM: increase lmb stack space reservation to 4KB · fcfa696b
      Rob Herring authored
      
      The bootm initrd image copy to ram can collide with the stack in cases
      where the print buffer size is large (i.e. 1K). The result is intermittent
      initrd decompression errors depending on the initrd size MOD 4KB since
      the initrd start address is 4KB aligned.
      
      Cc: Albert ARIBAUD <albert.u.boot@aribaud.net>
      Signed-off-by: default avatarRob Herring <rob.herring@calxeda.com>
      fcfa696b
    • Stefan Roese's avatar
      ARM: Add X600 board support (SPEAr600 based) · 995b72dd
      Stefan Roese authored
      
      This patch adds support for the X600 SPEAr600 based board. Its also
      the first SPEAr600 board that uses the newly introduced SPEAr600
      SPL support. Xloader is not necessary any more. By using the new
      "u-boot.spr" make target, one image will generated containing both,
      U-Boot SPL (with mkimage header as needed by the SPEAr BootROM, and
      the main U-Boot with mkimage header.
      
      Signed-off-by: default avatarStefan Roese <sr@denx.de>
      Cc: Amit Virdi <amit.virdi@st.com>
      Cc: Vipin Kumar <vipin.kumar@st.com>
      995b72dd
  2. Oct 03, 2012
Loading