[PATCH v2] arm: dts: Aspeed: add Bletchley dts

Tom Rini trini at konsulko.com
Tue Jan 18 18:48:00 CET 2022


On Tue, Jan 04, 2022 at 06:03:17PM +0800, Potin Lai wrote:
> Initial introduction of Bletchley equipped with
> Aspeed 2600 BMC SoC.
> 
> Signed-off-by: Potin Lai <potin.lai at quantatw.com>
> Reviewed-by: Patrick Williams <patrick at stwcx.xyz>
> ---
> 
> Change since v1:
> - Disable mdio0, mdio1, mdio2
> - Remove mac0, mac1, mac3 (keep disabled)
> - Enable mac2, and set to fixed-link
> ---
>  arch/arm/dts/Makefile              |   3 +-
>  arch/arm/dts/ast2600-bletchley.dts | 285 +++++++++++++++++++++++++++++
>  2 files changed, 287 insertions(+), 1 deletion(-)
>  create mode 100644 arch/arm/dts/ast2600-bletchley.dts
> 
> diff --git a/arch/arm/dts/Makefile b/arch/arm/dts/Makefile
> index df844065cd..a172a9f8c6 100755
> --- a/arch/arm/dts/Makefile
> +++ b/arch/arm/dts/Makefile
> @@ -685,7 +685,8 @@ dtb-$(CONFIG_ARCH_ASPEED) += \
>  	ast2600-rainier.dtb \
>  	ast2600-slt.dtb \
>  	ast2600-tacoma.dtb \
> -	ast2600-intel.dtb
> +	ast2600-intel.dtb \
> +	ast2600-bletchley.dtb
>  
>  dtb-$(CONFIG_ARCH_STI) += stih410-b2260.dtb

Does this depend on other changes that I missed?  We don't have those
lines in the Makefile today, thanks.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20220118/38446541/attachment.sig>


More information about the U-Boot mailing list