summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlf Hansson <ulf.hansson@linaro.org>2023-07-12 11:27:15 +0200
committerUlf Hansson <ulf.hansson@linaro.org>2023-07-12 11:27:15 +0200
commit549d95994f3772855e64c074be51ab406a3e432b (patch)
tree1bd4cdf85c63eab04bd7e95b671e7cc3c40faf37
parent197cce5793319f49a0ec24c6a052096a3ec15388 (diff)
Add soc for arm32 platforms for dtbs
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
-rw-r--r--arm_multi_v7.mak5
-rw-r--r--arm_shmobile.mak25
-rw-r--r--arm_u8500.mak1
3 files changed, 4 insertions, 27 deletions
diff --git a/arm_multi_v7.mak b/arm_multi_v7.mak
index c86d88f..1b13e8f 100644
--- a/arm_multi_v7.mak
+++ b/arm_multi_v7.mak
@@ -1,8 +1,9 @@
#rootfs := $(HOME)/devel/images/initramfs-u8500.cpio
rootfs := $(HOME)/devel/images/initramfs-arm.cpio
-#board := ste-hrefv60plus-tvk
+soc := st
+board := ste-hrefv60plus-tvk
#board := stm32mp157c-dk2
-board := vexpress-v2p-ca9
+#board := vexpress-v2p-ca9
#board := vexpress-v2p-ca15_a7
defconfig := multi_v7
diff --git a/arm_shmobile.mak b/arm_shmobile.mak
deleted file mode 100644
index d6ce383..0000000
--- a/arm_shmobile.mak
+++ /dev/null
@@ -1,25 +0,0 @@
-rootfs := $(HOME)/devel/images/initramfs-u8500.cpio
-board := r8a7791-koelsch
-defconfig := marzen
-
-include $(HOME)/devel/src/linux-makefiles/common.mak
-
-config-shmobile: FORCE
- $(CURDIR)/scripts/config --file $(config_file) \
- --enable ARCH_SH7372 \
- --enable ARCH_SH73A0 \
- --enable ARCH_R8A73A4 \
- --enable ARCH_R8A7740 \
- --enable ARCH_R8A7778 \
- --enable ARCH_R8A7779 \
- --enable ARCH_R8A7790 \
- --enable ARCH_R8A7791 \
- --enable ARCH_EMEV2 \
- --enable ARCH_R7S72100
-
-config: config-common config-shmobile FORCE
- yes "" | make $(make_options) oldconfig
-
-build: build-zimage-dt FORCE
- @echo "complete."
-
diff --git a/arm_u8500.mak b/arm_u8500.mak
index 8bc3beb..ad85d7e 100644
--- a/arm_u8500.mak
+++ b/arm_u8500.mak
@@ -1,4 +1,5 @@
rootfs := $(HOME)/devel/images/initramfs-u8500.cpio
+soc := st
#board := ste-snowball
board := ste-hrefv60plus-tvk
defconfig := u8500