Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • early-display
  • variant-emmc-nvme-boot
  • 2023-01-25
  • v3
  • variant-emmc-nvme-boot
  • 2020-06-01
7 results

processor.h

Forked from Reform / reform-boundary-uboot
Source project has a limited visibility.
  • Stefan Roese's avatar
    56f14818
    ppc4xx: Add PPC405EX(r) Rev D support · 56f14818
    Stefan Roese authored
    
    Unfortunately some Rev D PPC405EX/405EXr PVR's are identical with older
    405EX(r) parts. Here a list:
    
    0x12911475 - 405EX Rev D with Security *and* 405EX Rev A/B witout Sec
    0x12911473 - 405EX Rev D without Security *and* 405EXr Rev A/B with Sec
    
    Since there are only a few older parts in the field, this patch now
    changes the PVR's above to represent the new Rev D versions.
    
    Signed-off-by: default avatarStefan Roese <sr@denx.de>
    Cc: Phong Vo" <pvo@amcc.com>
    56f14818
    History
    ppc4xx: Add PPC405EX(r) Rev D support
    Stefan Roese authored
    
    Unfortunately some Rev D PPC405EX/405EXr PVR's are identical with older
    405EX(r) parts. Here a list:
    
    0x12911475 - 405EX Rev D with Security *and* 405EX Rev A/B witout Sec
    0x12911473 - 405EX Rev D without Security *and* 405EXr Rev A/B with Sec
    
    Since there are only a few older parts in the field, this patch now
    changes the PVR's above to represent the new Rev D versions.
    
    Signed-off-by: default avatarStefan Roese <sr@denx.de>
    Cc: Phong Vo" <pvo@amcc.com>