
20 Oct
2010
20 Oct
'10
8:46 a.m.
On Sep 29, 2010, at 2:05 PM, Peter Tyser wrote:
From: John Schmoller jschmoller@xes-inc.com
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: John Schmoller jschmoller@xes-inc.com Signed-off-by: Peter Tyser ptyser@xes-inc.com CC: sr@denx.de
arch/powerpc/lib/board.c | 16 +++++++++++++++- 1 files changed, 15 insertions(+), 1 deletions(-)
Needs a Wolfgang or Stefan ack.
- k