Skip to content
Snippets Groups Projects
Commit 2a72e9ed authored by Stefan Roese's avatar Stefan Roese
Browse files

ppc4xx: Add option for PPC440SPe ports without old Rev. A support


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>
parent 288991c9
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment