[PATCH] riscv: use imply instead of select for SPL_SEPARATE_BSS

Rick Chen rickchen36 at gmail.com
Mon Nov 21 01:45:58 CET 2022


> From: Zong Li <zong.li at sifive.com>
> Sent: Wednesday, November 16, 2022 3:09 PM
> To: sjg at chromium.org; michal.simek at amd.com; sean.anderson at seco.com; Leo Yu-Chi Liang(梁育齊) <ycliang at andestech.com>; Rick Jian-Zhi Chen(陳建志) <rick at andestech.com>; u-boot at lists.denx.de
> Cc: Zong Li <zong.li at sifive.com>
> Subject: [PATCH] riscv: use imply instead of select for SPL_SEPARATE_BSS
>
> Use imply instead of select, then it can still be disabled by board-specific defconfig, or be set to n manually.
>
> Signed-off-by: Zong Li <zong.li at sifive.com>
> ---
>  arch/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Rick Chen <rick at andestech.com>


More information about the U-Boot mailing list