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

ppc4xx: Add CFG_POST_ALT_WORD_ADDR to support non OCM POST WORD storage


The privious 4xx POST implementation only supported storing the POST
WORD in OCM. Since we need to reserve the OCM on LWMON5 for the logbuffer
we need to store the POST WORD in some other non volatile location.
This patch adds CFG_POST_ALT_WORD_ADDR to specify an address for such
a location.

Signed-off-by: default avatarStefan Roese <sr@denx.de>
parent e02c521d
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