commit | 74f103edab736a6a114d980bbd12e6d8e18a3308 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sun May 29 09:34:42 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Mon Jun 06 12:09:29 2022 -0400 |
tree | 0780d3811bc712c592a099e61533aff26e724b68 | |
parent | f95c259cb5d058d4948cead3774f3b70797aee16 [diff] |
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>