Files
u-boot-tk1-som/include
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
..
2013-04-01 16:33:52 -04:00
2013-04-01 16:33:52 -04:00
2014-07-30 08:48:03 -04:00
2014-07-18 19:42:16 +01:00
2014-07-18 19:42:10 +01:00
2014-11-13 14:49:01 +01:00
2014-02-04 16:32:20 +01:00
2014-11-25 06:34:14 -07:00
2014-10-27 14:35:55 +01:00
2014-02-21 08:42:47 -05:00
2014-11-21 08:13:17 +01:00
2014-05-27 10:21:32 -04:00
2014-06-21 10:06:58 -06:00
2014-10-06 17:34:40 +02:00
2014-10-25 15:27:36 -04:00
2014-12-01 15:24:26 -05:00
2014-11-19 08:48:41 +01:00
2014-11-19 08:48:42 +01:00
2014-06-19 11:18:55 -04:00
2014-02-20 06:48:23 +01:00
2013-09-24 09:10:33 -04:00
2014-10-25 15:27:37 -04:00
2014-05-28 10:58:19 +09:00
2014-06-20 11:54:29 -06:00
2014-10-22 16:56:41 -06:00
2013-09-20 10:30:54 -04:00
2014-10-25 15:27:37 -04:00
2014-05-30 14:03:24 -04:00
2013-11-09 17:21:01 +01:00
2014-08-01 18:44:56 +03:00
2014-10-27 14:35:55 +01:00
2014-11-19 18:17:12 -08:00
2014-11-24 12:00:00 +01:00
2014-10-22 10:36:50 -06:00
2014-10-27 14:35:55 +01:00
2014-06-11 16:27:06 -04:00
2013-12-04 08:11:28 -05:00
2014-11-25 06:34:15 -07:00