[PATCH 15/20] ax25-ae350: Move CONFIG_SYS_FDT_BASE to Kconfig

Rick Chen rickchen36 at gmail.com
Thu Jun 2 03:14:46 CEST 2022


> From: Tom Rini <trini at konsulko.com>
> Sent: Monday, May 30, 2022 12:55 AM
> To: u-boot at lists.denx.de
> Cc: Rick Jian-Zhi Chen(陳建志) <rick at andestech.com>
> Subject: [PATCH 15/20] ax25-ae350: Move CONFIG_SYS_FDT_BASE to Kconfig
>
> The address where the device tree will be passed in to U-Boot at is now moved to the Kconfig file.  If this is user configurable, it needs to be exposed rather than hidden, and should probably be renamed as well.
>
> Cc: Rick Chen <rick at andestech.com>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
>  board/AndesTech/ax25-ae350/Kconfig | 4 ++++
>  include/configs/ax25-ae350.h       | 3 ---
>  2 files changed, 4 insertions(+), 3 deletions(-)

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


More information about the U-Boot mailing list