commit | 8331618cc336b4a8576bb9062142a58796b2259b | [log] [tgz] |
---|---|---|
author | Michael Walle <michael@walle.cc> | Mon Jul 26 22:08:44 2021 +0200 |
committer | Priyanka Jain <priyanka.jain@nxp.com> | Wed Aug 18 15:55:15 2021 +0530 |
tree | 4704e7b6ae45476d289f86ec4263605c0974b7e6 | |
parent | a968e9adac7e239d03a759805ccb36bd3152c07e [diff] |
board: sl28: drop unneeded and outdated flash partitions This board doesn't use the MTD subsystem in u-boot, thus there is no need to specify the partitions. They are outdated anyway. Just drop them. Signed-off-by: Michael Walle <michael@walle.cc> Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>