Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] configs: introduce hs38 HAPS defconfig
@ 2017-01-27 13:31 Vlad Zakharov
  2017-01-27 18:10 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: Vlad Zakharov @ 2017-01-27 13:31 UTC (permalink / raw)
  To: buildroot

This commit adds yet another development platform for ARC.

This time around it is HAPS or ZeBU based prototyping platform used
widely for both ARC hardware and software bring-up and verification.

Signed-off-by: Vlad Zakharov <vzakhar@synopsys.com>
---
 configs/snps_archs38_zebu_defconfig | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 configs/snps_archs38_zebu_defconfig

diff --git a/configs/snps_archs38_zebu_defconfig b/configs/snps_archs38_zebu_defconfig
new file mode 100644
index 0000000..96d941a
--- /dev/null
+++ b/configs/snps_archs38_zebu_defconfig
@@ -0,0 +1,18 @@
+# Architecture
+BR2_arcle=y
+BR2_archs38=y
+
+# System
+BR2_TARGET_GENERIC_HOSTNAME="zebu_hs"
+BR2_TARGET_GENERIC_ISSUE="Welcome to the HAPS Development Platform"
+BR2_TARGET_ROOTFS_INITRAMFS=y
+
+# Linux headers same as kernel, a 4.9 series
+BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_9=y
+
+# Kernel
+BR2_LINUX_KERNEL=y
+BR2_LINUX_KERNEL_CUSTOM_VERSION=y
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.9.6"
+BR2_LINUX_KERNEL_DEFCONFIG="zebu_hs_smp"
+BR2_LINUX_KERNEL_VMLINUX=y
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH] configs: introduce hs38 HAPS defconfig
  2017-01-27 13:31 [Buildroot] [PATCH] configs: introduce hs38 HAPS defconfig Vlad Zakharov
@ 2017-01-27 18:10 ` Peter Korsgaard
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2017-01-27 18:10 UTC (permalink / raw)
  To: buildroot

>>>>> "Vlad" == Vlad Zakharov <Vladislav.Zakharov@synopsys.com> writes:

 > This commit adds yet another development platform for ARC.
 > This time around it is HAPS or ZeBU based prototyping platform used
 > widely for both ARC hardware and software bring-up and verification.

 > Signed-off-by: Vlad Zakharov <vzakhar@synopsys.com>

Committed, thanks.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-01-27 18:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-27 13:31 [Buildroot] [PATCH] configs: introduce hs38 HAPS defconfig Vlad Zakharov
2017-01-27 18:10 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox