Skip to content
Snippets Groups Projects
Commit c62491d2 authored by John Schmoller's avatar John Schmoller Committed by Wolfgang Denk
Browse files

ppc: Don't initialize write protected NOR flashes


If a NOR flash is write protected it can not be initialized/detected so
add the ability for boards to skip NOR initialization on bootup.  A
board can skip NOR initialization by implementing the
board_flash_wp_on() function.

Signed-off-by: default avatarJohn Schmoller <jschmoller@xes-inc.com>
Signed-off-by: default avatarPeter Tyser <ptyser@xes-inc.com>
CC: sr@denx.de
Acked-by: default avatarStefan Roese <sr@denx.de>
parent 7a8ddeea
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