]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitb72eda2954e04abf4327ec86666239e08f4a981b
tree4cd582d4fa2c6b0838cf73381dc2c442a45323ae
parentb5f8f0b09f44e3dddcf86a8a8edcbc8a1242d15e
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