uboot-mt623x/arch
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
..
arm MX31: Removed warnings for iomux function 2010-10-20 00:18:23 +02:00
avr32 board_init_r: Removed unused cmdtp variable 2010-10-19 23:55:09 +02:00
blackfin Blackfin: workaround anomaly 05000440 2010-10-14 20:23:26 -04:00
i386 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 2010-10-18 22:07:10 +02:00
m68k Merge branch 'master' of git://git.denx.de/u-boot-arm 2010-10-20 00:10:07 +02:00
microblaze FDT: only call boot_get_fdt from generic code 2010-10-18 22:52:10 +02:00
mips board_init_r: Removed unused cmdtp variable 2010-10-19 23:55:09 +02:00
nios2 FDT: only call boot_get_fdt from generic code 2010-10-18 22:52:10 +02:00
powerpc ppc: Don't initialize write protected NOR flashes 2010-10-20 21:58:16 +02:00
sh Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 2010-10-18 22:07:10 +02:00
sparc boot: change some arch ifdefs to feature ifdefs 2010-10-18 22:53:32 +02:00
.gitignore update include/asm/ gitignore after move 2010-05-07 00:17:30 +02:00