aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-bcmbca/bcm6846/Makefile
diff options
context:
space:
mode:
authorWilliam Zhang <william.zhang@broadcom.com>2022-08-01 11:39:22 -0700
committerTom Rini <trini@konsulko.com>2022-09-12 14:43:41 -0400
commitbc476a505535097fa561b24faaf938646a21f07f (patch)
tree31996e2d5e0b6d30b01ed2cd50ae0df8823df21e /arch/arm/mach-bcmbca/bcm6846/Makefile
parent5222bfcb10642c7ac841ab052c431289ac243611 (diff)
downloadu-boot-bc476a505535097fa561b24faaf938646a21f07f.zip
u-boot-bc476a505535097fa561b24faaf938646a21f07f.tar.gz
u-boot-bc476a505535097fa561b24faaf938646a21f07f.tar.bz2
arm: bcmbca: add bcm6846 SoC support
BCM6846 is an ARM A7 based PON 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 and Broadcom uart. This SoC is supported in the linux-next git repository so the dts and dtsi files are copied from linux with minor fix-up that needs to be upstreamed to linux as well. The u-boot image can be loaded from flash or network to the entry point address in the memory and boot from there. Signed-off-by: William Zhang <william.zhang@broadcom.com>
Diffstat (limited to 'arch/arm/mach-bcmbca/bcm6846/Makefile')
-rw-r--r--arch/arm/mach-bcmbca/bcm6846/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm/mach-bcmbca/bcm6846/Makefile b/arch/arm/mach-bcmbca/bcm6846/Makefile
new file mode 100644
index 0000000..beb979a
--- /dev/null
+++ b/arch/arm/mach-bcmbca/bcm6846/Makefile
@@ -0,0 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0+
+#
+# (C) Copyright 2022 Broadcom Ltd
+#
+obj- += dummy.o