commit | 4c4bf046a528947c843ec703f667cd36b88e315a | [log] [tgz] |
---|---|---|
author | Weijie Gao <weijie.gao@mediatek.com> | Fri May 20 11:23:53 2022 +0800 |
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Wed Jul 13 23:03:37 2022 +0200 |
tree | a6a42a4028195081325bec11eda734f0b5663a8e | |
parent | 3ab8beaadca43be24893072619ab14a213788860 [diff] |
spl: allow using nand base without standard nand driver This patch removes the dependency to SPL_NAND_DRIVERS for SPL_NAND_BASE to allow minimal spl nand driver to use nand base for probing NAND chips. Signed-off-by: Weijie Gao <weijie.gao@mediatek.com>