[U-Boot] [PATCH v3 4/4] configs: Update Lamobo_R1 with B53 switch options

Joe Hershberger joe.hershberger at ni.com
Sat Dec 9 19:18:45 UTC 2017


On Sat, Dec 9, 2017 at 12:55 PM, Florian Fainelli <f.fainelli at gmail.com> wrote:
> Enable CONFIG_B53_SWITCH, define the CPU/management port number (8) and
> enable all 5 ports of the switch to be usable.
>
> Reviewed-by: Stefan Roese <sr at denx.de>
> Acked-by: Joe Hershberger <joe.hershberger at ni.com>
> Signed-off-by: Florian Fainelli <f.fainelli at gmail.com>

Usually you want to put your Signed-off-by: first, but not worth a
respin. Just FYI.

Cheers,
-Joe

> ---
>  configs/Lamobo_R1_defconfig | 3 +++
>  1 file changed, 3 insertions(+)
>
> diff --git a/configs/Lamobo_R1_defconfig b/configs/Lamobo_R1_defconfig
> index 84007ad374b8..19c977ef42ee 100644
> --- a/configs/Lamobo_R1_defconfig
> +++ b/configs/Lamobo_R1_defconfig
> @@ -22,3 +22,6 @@ CONFIG_SUN7I_GMAC=y
>  CONFIG_SCSI=y
>  CONFIG_USB_EHCI_HCD=y
>  CONFIG_SYS_USB_EVENT_POLL_VIA_INT_QUEUE=y
> +CONFIG_B53_SWITCH=y
> +CONFIG_B53_CPU_PORT=8
> +CONFIG_B53_PHY_PORTS=0x1f
> --
> 2.14.1
>
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> https://lists.denx.de/listinfo/u-boot


More information about the U-Boot mailing list