Skip to content
Snippets Groups Projects
  1. Apr 24, 2010
  2. Apr 21, 2010
  3. Apr 19, 2010
    • Stefan Roese's avatar
      ppc4xx: TLB init file cleanup · cf6eb6da
      Stefan Roese authored
      
      This patch adds new macros, with frequently used combinations of the
      4xx TLB access control and storage attibutes. Additionally the 4xx init.S
      files are updated to make use of these new macros. Resulting in easier
      to read TLB definitions.
      
      Additionally some init.S files are updated to use the mmu header for the
      TLB defines, instead of defining their own macros.
      
      Signed-off-by: default avatarStefan Roese <sr@denx.de>
      cf6eb6da
  4. Apr 16, 2010
  5. Apr 14, 2010
    • Stefan Roese's avatar
      ppc4xx: Add option for PPC440SPe ports without old Rev. A support · 2a72e9ed
      Stefan Roese authored
      
      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: default avatarStefan Roese <sr@denx.de>
      2a72e9ed
  6. Apr 13, 2010
Loading