cmd/mvebu: fix the bubt command
authorKonstantin Porotchkin <kostap@marvell.com>
Wed, 17 Mar 2021 16:53:43 +0000 (18:53 +0200)
committerStefan Roese <sr@denx.de>
Thu, 29 Apr 2021 05:39:15 +0000 (07:39 +0200)
commit9f27bcc32f8885eb1c3df0e4404a0d772278ab39
tree4cd582d4fa2c6b0838cf73381dc2c442a45323ae
parentfec8c900c8b2a08661f6ac3e1e71d6af6aaa67cd
cmd/mvebu: fix the bubt command

- fix the dependency for MMC boot (add XENON to MVEBU_MMC)
- fix the bubt destination assignment (missing # in "else" case)

Signed-off-by: Konstantin Porotchkin <kostap@marvell.com>
Signed-off-by: Stefan Roese <sr@denx.de>
cmd/mvebu/Kconfig
cmd/mvebu/bubt.c