]> git.baikalelectronics.ru Git - uboot.git/commit
riotboard, syzygy_hub: Disable SPL_FALCON_BOOT_MMCSD
authorTom Rini <trini@konsulko.com>
Sun, 29 May 2022 13:34:42 +0000 (09:34 -0400)
committerTom Rini <trini@konsulko.com>
Mon, 6 Jun 2022 16:09:29 +0000 (12:09 -0400)
commitaf3969e10b68edb1bf919cac1a60b3f5f9d1c65a
tree0780d3811bc712c592a099e61533aff26e724b68
parent59041b954e2111cbcd7771a22ea7795e6e1510e7
riotboard, syzygy_hub: Disable SPL_FALCON_BOOT_MMCSD

Looking at the git history and values used for the raw kernel/args
location, it's clear these platforms only ever did Falcon Mode via
filesystem images and not raw MMC/SD locations.  Disable
CONFIG_SPL_FALCON_BOOT_MMCSD.

Signed-off-by: Tom Rini <trini@konsulko.com>
configs/riotboard_defconfig
configs/syzygy_hub_defconfig