[PATCH 1/3] arm: kirkwood: GoFlex Home: Add DM Ethernet, remove IDE, and add DM SATA configs
Stefan Roese
sr at denx.de
Wed Aug 11 08:36:02 CEST 2021
On 30.07.21 05:02, Tony Dinh wrote:
> Add DM_ETH, SATA_MV and associated configs to goflexhome_defconfig.
>
> Signed-off-by: Tony Dinh <mibodhi at gmail.com>
Reviewed-by: Stefan Roese <sr at denx.de>
Thanks,
Stefan
> ---
>
> configs/goflexhome_defconfig | 5 ++++-
> 1 file changed, 4 insertions(+), 1 deletion(-)
>
> diff --git a/configs/goflexhome_defconfig b/configs/goflexhome_defconfig
> index 7207fa27e0..17adeca92f 100644
> --- a/configs/goflexhome_defconfig
> +++ b/configs/goflexhome_defconfig
> @@ -16,7 +16,6 @@ CONFIG_CONSOLE_MUX=y
> # CONFIG_DISPLAY_BOARDINFO is not set
> CONFIG_SYS_PROMPT="GoFlexHome> "
> # CONFIG_CMD_FLASH is not set
> -CONFIG_CMD_IDE=y
> CONFIG_CMD_NAND=y
> CONFIG_CMD_USB=y
> # CONFIG_CMD_SETEXPR is not set
> @@ -48,3 +47,7 @@ CONFIG_SYS_NS16550=y
> CONFIG_USB=y
> CONFIG_USB_EHCI_HCD=y
> CONFIG_USB_STORAGE=y
> +CONFIG_CMD_SATA=y
> +CONFIG_SATA_MV=y
> +CONFIG_DM_ETH=y
> +CONFIG_NET_RANDOM_ETHADDR=y
>
Viele Grüße,
Stefan
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-51 Fax: (+49)-8142-66989-80 Email: sr at denx.de
More information about the U-Boot
mailing list