[PATCH 11/17] spl: Migrate SYS_SATA_FAT_BOOT_PARTITION to Kconfig

Simon Glass sjg at chromium.org
Thu Nov 17 00:51:39 CET 2022


On Wed, 16 Nov 2022 at 11:12, Tom Rini <trini at konsulko.com> wrote:
>
> This moves SYS_SATA_FAT_BOOT_PARTITION to Kconfig and enforces the
> current default via Kconfig rather than C code.
>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
>  common/spl/Kconfig         | 5 +++++
>  common/spl/spl_sata.c      | 4 ----
>  include/configs/imx6_spl.h | 5 -----
>  3 files changed, 5 insertions(+), 9 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list