1. 16 4月, 2010 6 次提交
  2. 14 4月, 2010 2 次提交
    • S
      ppc4xx: Add option for PPC440SPe ports without old Rev. A support · 2a72e9ed
      Stefan Roese 提交于
      The 440SPe Rev. A is quite old and newer 440SPe boards don't need support
      for this CPU revision. Since removing support for this older version
      simplifies the creation for newer U-Boot ports, this patch now enables
      440SPe > Rev. A support by creating the CONFIG_440SPE_REVA define. By
      defining this in the board config header, Rev. A will still be supported.
      Otherwise (default for newer board ports), Rev. A will not be supported.
      Signed-off-by: NStefan Roese <sr@denx.de>
      2a72e9ed
    • S
      ppc4xx: alpr: Remove some not needed commands to make image fit again · 288991c9
      Stefan Roese 提交于
      The latest changes increased the size of the alpr image a bit more.
      Now it doesn't fit into the 256k reserved for it. This patch now removes
      the commands "loads" and "loadb" which are not needed in the production
      systems.
      Signed-off-by: NStefan Roese <sr@denx.de>
      Cc: Pieter Voorthuijsen <pieter.voorthuijsen@prodrive.nl>
      288991c9
  3. 13 4月, 2010 20 次提交
  4. 11 4月, 2010 4 次提交
  5. 10 4月, 2010 7 次提交
  6. 09 4月, 2010 1 次提交