diff options
author | Daniel Golle <daniel@makrotopia.org> | 2022-04-30 15:14:01 +0100 |
---|---|---|
committer | Daniel Golle <daniel@makrotopia.org> | 2022-04-30 16:00:05 +0100 |
commit | 2acf355e56fa099bbd4ac881aed642b8df6022e7 (patch) | |
tree | 91987140de1dfdd09b427088ebd1baebd926a110 /target/linux/mediatek | |
parent | 27fac9c08f89ac2bf9556afefe8f98a7387fed9e (diff) | |
download | upstream-2acf355e56fa099bbd4ac881aed642b8df6022e7.tar.gz upstream-2acf355e56fa099bbd4ac881aed642b8df6022e7.tar.bz2 upstream-2acf355e56fa099bbd4ac881aed642b8df6022e7.zip |
kernel: don't parse FIT partition on NAND-backed mtdblock
ubiblock devices should be used on NAND flash to store the uImage.FIT
in case the bootloader supports that -- otherwise only rootfs is stored
in UBI while the uImage.FIT contains only the kernel and dtb.
Hence there is no need to enable parsing partitions on NAND mtdblock
devices, it is even responsible for the ugly warning on-opening of the
mtdblock device now. Just don't do it.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Diffstat (limited to 'target/linux/mediatek')
0 files changed, 0 insertions, 0 deletions