Files
u-boot/drivers
Tom Rini c8c934b910 ti: keystone: Clean up or migrate some NAND related options.
The COFNIG_KEYSTONE_RBL_NAND option is always enabled for the driver on
keystone platforms, but not older davinci platforms.  Use def_bool for
the symbol. For CONFIG_KEYSTONE_NAND_MAX_RBL_PAGE, it's only used within
the driver and derived from another symbol, so remove CONFIG from the
name.  Finally, CONFIG_KEYSTONE_NAND_MAX_RBL_SIZE is a bit more fixed.
For now, use the value directly.  Long term, as part of DM'ifying NAND,
this should come from the device tree.

Signed-off-by: Tom Rini <trini@konsulko.com>
2021-09-27 21:38:34 -04:00
..
2021-09-16 11:46:44 -04:00
2021-09-25 09:46:15 -06:00
2021-09-16 10:29:40 -04:00
2021-09-27 09:45:36 -04:00
2021-09-25 09:46:15 -06:00
2021-09-25 09:46:15 -06:00
2021-09-25 09:46:15 -06:00
2021-09-27 09:45:36 -04:00
2021-09-25 09:46:15 -06:00
2021-09-04 12:26:02 -04:00
2021-09-25 09:46:15 -06:00
2021-09-13 18:23:13 -04:00