[PATCH] arm: bcmbca: add bcm63138 SoC support

Florian Fainelli f.fainelli at gmail.com
Thu Aug 4 05:22:30 CEST 2022



On 8/1/2022 3:18 PM, William Zhang wrote:
> BCM63138 is an ARM A9 based DSL Broadband SoC. It is part of the BCA
> (Broadband Carrier Access origin) chipset family so it's added under
> ARCH_BCMBCA platform. This initial support includes a bare-bone
> implementation and dts with CPU subsystem, memory, peripheral timer and
> Broadcom uart.
> 
> This SoC is supported in the linux-next git repository so the dts and
> dtsi files are stripped down version of linux copies with mininum blocks
> needed by u-boot.
> 
> The u-boot image can be loaded from flash or network to the entry
> point address in the memory and boot from there.
> 
> This patch applies on top of the my previous patch [1] and depends
> on the timer support from patch [2].
> 
> [1] https://lists.denx.de/pipermail/u-boot/2022-August/490597.html
> [2] https://lists.denx.de/pipermail/u-boot/2022-August/490570.html
> 
> Signed-off-by: William Zhang <william.zhang at broadcom.com>

FWIW:

Reviewed-by: Florian Fainelli <f.fainelli at gmail.com>
-- 
Florian


More information about the U-Boot mailing list