Mario Six 1e35d425d1 ve8313: Merge BR/OR settings
The ve8313 has the option of either configuring the eLBC (enhanced local system bus) such that

* NOR flash is the first memory bank, and NAND flash is the second memory bank, or
* NAND flash is the first memory bank, and NOR flash is the second memory bank,

by using CONFIG_SYS_NOR_{BR,OR}_PRELIM and
CONFIG_SYS_NAND_{BR,OR}_PRELIM for defining
CONFIG_SYS_{BR,OR}{0,1}_PRELIM.

After Kconfig migration, replacing some lines in the defconfig will have
the same effect.

Hence, we will not create distinct ve8313_{NOR,NAND} configs for such a
small change.

Instead, fix the current default (NOR first, NAND second), and unroll
the  CONFIG_SYS_NAND_{BR,OR}_PRELIM options. This will ease the Kconfig
migration

Signed-off-by: Mario Six <mario.six@gdsys.cc>
2019-05-21 07:51:40 +02:00
..
2019-05-21 07:51:40 +02:00
2019-05-20 13:50:34 +02:00
2019-05-20 13:50:34 +02:00
2018-11-27 21:06:53 +05:30
2018-11-14 09:16:27 -08:00
2018-09-29 11:49:35 -06:00
2019-05-09 19:52:55 -04:00
2019-05-05 08:48:50 -04:00
2019-05-09 00:44:13 +05:30
2019-04-23 20:26:43 -06:00
2018-12-07 08:13:45 -05:00
2018-12-07 08:13:45 -05:00
2019-04-22 12:06:39 -04:00
2018-09-23 21:55:30 +02:00
2019-02-20 15:27:09 +08:00
2018-12-06 23:26:32 -05:00
2019-02-09 12:50:22 -07:00
2018-10-22 13:01:27 +02:00
2019-01-01 14:12:18 +01:00
2019-04-23 20:26:43 -06:00
2018-12-05 06:01:35 -07:00
2019-02-02 08:19:17 -05:00
2019-05-20 13:50:34 +02:00
2018-10-02 22:12:32 +05:30
2019-04-12 08:05:52 -04:00
2018-10-09 04:40:27 -06:00
2019-05-20 13:50:34 +02:00
2018-12-05 06:06:44 -07:00
2019-05-03 20:44:11 +08:00
2019-02-01 16:59:12 +01:00
2018-10-09 04:40:27 -06:00
2018-09-28 18:26:32 +02:00