[U-Boot] [PATCH] configs: Fixup some CPSW-related items

Felix Brack fb at ltec.ch
Tue Apr 10 16:41:02 UTC 2018


On 10.04.2018 17:51, Tom Rini wrote:
> - For am335x_pdu001 we do not want the CPSW driver, drop it
> - Re-sync the defconfig for am43xx_evm_rtconly as it came in after the
>   patch that converted CPSW to Kconfig was posted but before it was
>   applied.
> - Drop empty section / comments from pengwyn
> - Drop empty section / comments from baltos and drop unused
>   CONFIG_SPL_NET_VCI_STRING (it does not enable CONFIG_SPL_NET_SUPPORT
>   currently and SPL_NET_VCI_STRING has been migrated already).
> 
> Cc: Felix Brack <fb at ltec.ch>
> Cc: Lokesh Vutla <lokeshvutla at ti.com>
> Cc: Yegor Yefremov <yegorslists at googlemail.com>
> Cc: Lothar Felten <lothar.felten at gmail.com>
> Fixes: f02b8d17619f ("Migrate CONFIG_DRIVER_TI_CPSW to Kconfig")
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
>  configs/am335x_pdu001_defconfig      |  1 -
>  configs/am43xx_evm_rtconly_defconfig |  2 +-
>  include/configs/baltos.h             | 13 -------------
>  include/configs/pengwyn.h            |  7 -------
>  4 files changed, 1 insertion(+), 22 deletions(-)
>


Reviewed-by: Felix Brack <fb at ltec.ch>
and for the PDU001 board related part
Tested-by: Felix Brack <fb at ltec.ch>


More information about the U-Boot mailing list