commit | ac28e20842f5a93aeb62bc0c2cac67ff1f0885ea | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Thu Mar 24 17:17:57 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Fri Apr 01 10:28:47 2022 -0400 |
tree | 872cdef5dd7f8c3e93da9430b9ef47c48fea20c1 | |
parent | 225aaacf361dbd894a4a8b81bf5beba484c0e3cd [diff] |
M5329EVB, M5373EVB: Remove CONFIG_NANDFLASH_SIZE In the case of M5373EVB we always had NANDFLASH_SIZE=16, so just use it directly. In the case of M5329EVB we had not removed the rest of NAND support when saying we didn't have NAND, so instead use that to key off of rather than NANDFLASH_SIZE. Cc: TsiChung Liew <Tsi-Chung.Liew@nxp.com> Signed-off-by: Tom Rini <trini@konsulko.com>