mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-12 07:57:21 +00:00
7a3620b246
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
|
||
---|---|---|
.. | ||
arm-mpcore.h | ||
bcu-regs.h | ||
board.h | ||
boot-device.h | ||
ehci-uniphier.h | ||
gpio.h | ||
led.h | ||
mio-regs.h | ||
platdevice.h | ||
sbc-regs.h | ||
sc-regs.h | ||
sg-regs.h | ||
ssc-regs.h | ||
umc-regs.h |