Files
u-boot/drivers
Tom Rini 4d540a3a81 nand: vf610_nfc: Do not abuse CONFIG namespace
This driver uses the CONFIG namespace to set the chips internal CONFIG
namespace related bits.  However, CONFIG is reserved for the top-level
Kconfig based configuration system.  Use CFG as the namespace here
instead to avoid pollution.

Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2021-08-30 14:10:08 -04:00
..
2021-07-21 10:27:35 -06:00
2021-08-22 10:53:14 +02:00
2021-08-30 14:10:07 -04:00
2021-08-09 14:46:51 +02:00