uboot-mt623x/arch/powerpc
John Schmoller c62491d260 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: John Schmoller <jschmoller@xes-inc.com>
Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
CC: sr@denx.de
Acked-by: Stefan Roese <sr@denx.de>
2010-10-20 21:58:16 +02:00
..
cpu Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx 2010-10-20 21:20:24 +02:00
include/asm Adding fixed sdram setting for cornet_ds board 2010-10-20 02:38:39 -05:00
lib ppc: Don't initialize write protected NOR flashes 2010-10-20 21:58:16 +02:00
config.mk Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00