u-boot-brain/arch/arm/include/asm/arch-uniphier
Masahiro Yamada 7a3620b246 ARM: UniPhier: detect the number of flash banks at run-time
Some UniPhier boards are equipped with an expansion slot that
some optional SRAM/NOR-flash cards can be attached to.  So, run-time
detection of the number of flash banks would be more user-friendly.

Until this commit, UniPhier boards have achieved this by (ab)using
board_flash_wp_on() because the boot failed if flash_size got zero.
Fortunately, this problem was solved by commit 70879a9256 (flash:
do not fail even if flash_size is zero).

Now it is possible to throw away such a tricky workaround.  This
commit also enables CONFIG_SYS_MAX_FLASH_BANKS_DETECT for further
refactoring.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
2014-12-09 00:08:33 +09:00
..
arm-mpcore.h ARM: UniPhier: add UniPhier SoC support code 2014-10-05 14:10:09 +09:00
bcu-regs.h ARM: UniPhier: add UniPhier SoC support code 2014-10-05 14:10:09 +09:00
board.h ARM: UniPhier: detect the number of flash banks at run-time 2014-12-09 00:08:33 +09:00
boot-device.h ARM: UniPhier: add UniPhier SoC support code 2014-10-05 14:10:09 +09:00
ehci-uniphier.h usb: UniPhier: add UniPhier on-chip EHCI host driver support 2014-11-12 00:21:28 +09:00
gpio.h ARM: UniPhier: add dummy gpio.h to enable CONFIG_OF_CONTROL 2014-11-28 02:17:21 +09:00
led.h ARM: UniPhier: add UniPhier SoC support code 2014-10-05 14:10:09 +09:00
mio-regs.h ARM: UniPhier: add MIO register file 2014-11-12 00:21:28 +09:00
platdevice.h usb: UniPhier: add UniPhier on-chip EHCI host driver support 2014-11-12 00:21:28 +09:00
sbc-regs.h ARM: UniPhier: add UniPhier SoC support code 2014-10-05 14:10:09 +09:00
sc-regs.h ARM: UniPhier: add UniPhier SoC support code 2014-10-05 14:10:09 +09:00
sg-regs.h ARM: UniPhier: add set_pinsel macro for use in assembly code 2014-11-12 00:22:23 +09:00
ssc-regs.h ARM: UniPhier: add UniPhier SoC support code 2014-10-05 14:10:09 +09:00
umc-regs.h ARM: UniPhier: add UniPhier SoC support code 2014-10-05 14:10:09 +09:00