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
|
||
---|---|---|
.. | ||
ph1-ld4 | ||
ph1-pro4 | ||
ph1-sld8 | ||
Kconfig | ||
Makefile | ||
board_common.c | ||
board_early_init_r.c | ||
board_late_init.c | ||
board_postclk_init.c | ||
cache_uniphier.c | ||
cmd_pinmon.c | ||
cpu_info.c | ||
dram_init.c | ||
init_page_table.c | ||
lowlevel_init.S | ||
reset.c | ||
smp.S | ||
spl.c | ||
support_card.c | ||
timer.c |