commit | fae1dab43ec0706f98a7a45ff15a1dcaed52939d | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed Sep 22 14:50:29 2021 -0400 |
committer | Tom Rini <trini@konsulko.com> | Wed Oct 06 09:16:23 2021 -0400 |
tree | 3d0ee5134e9d0cd621a790f141148878abe812f3 | |
parent | 0820427776dd60a28bc6123ec842c25f7ba0e4be [diff] |
Convert CONFIG_SPL_NAND_LOAD et al to Kconfig This converts the following to Kconfig: CONFIG_SPL_NAND_LOAD CONFIG_SYS_NAND_BLOCK_SIZE CONFIG_SYS_NAND_PAGE_SIZE CONFIG_SYS_NAND_OOBSIZE Signed-off-by: Tom Rini <trini@konsulko.com>