]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: mvebu: turris_{omnia, mox}: enable MTD command
authorMarek Behún <marek.behun@nic.cz>
Fri, 9 Jul 2021 14:56:14 +0000 (16:56 +0200)
committerStefan Roese <sr@denx.de>
Thu, 15 Jul 2021 08:53:05 +0000 (10:53 +0200)
commit4d4cbd9d4edaafc3398f1c6de9f17b5514ef1478
treeef16468dd20f43edd7cceeec1be6c9e8e5c5dc55
parent4494ca84318be0b4995ddee98f8a85ab5fa74466
arm: mvebu: turris_{omnia, mox}: enable MTD command

Now that the MTD subsystem properly supports OF partitions of a SPI NOR,
we can enable the MTD command and start using it instead of the
deprecated sf command.

Signed-off-by: Marek Behún <marek.behun@nic.cz>
Cc: Stefan Roese <sr@denx.de>
Cc: Pali Rohár <pali@kernel.org>
Reviewed-by: Stefan Roese <sr@denx.de>
configs/turris_mox_defconfig
configs/turris_omnia_defconfig