aboutsummaryrefslogtreecommitdiff
path: root/96boards-hikey
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2015-06-29 10:02:54 +0300
committerFathi Boudra <fathi.boudra@linaro.org>2015-06-29 10:02:54 +0300
commit7f6442654df53b474f6fb403c141c4dfb07ee551 (patch)
treef9adc3ce8429a3922f7c241d194f687b06a6eb6d /96boards-hikey
parentd966ed7ef829ff155c86ffd303733c52fe1df294 (diff)
96boards-hikey: move the hardware pack configuration out of the job configuration
Change-Id: I1e73431d225c1378c80a3f6487de6c841314ba00 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Diffstat (limited to '96boards-hikey')
-rw-r--r--96boards-hikey/hwpacks/linaro-hikey53
1 files changed, 53 insertions, 0 deletions
diff --git a/96boards-hikey/hwpacks/linaro-hikey b/96boards-hikey/hwpacks/linaro-hikey
new file mode 100644
index 00000000..0e2a1241
--- /dev/null
+++ b/96boards-hikey/hwpacks/linaro-hikey
@@ -0,0 +1,53 @@
+format: '3.0'
+name: linaro-hikey
+architectures:
+- arm64
+origin: Linaro
+maintainer: Linaro Platform <linaro-dev@lists.linaro.org>
+support: supported
+serial_tty: ttyAMA0
+kernel_addr: '0x60000000'
+initrd_addr: '0x62000000'
+load_addr: '0x60008000'
+dtb_addr: '0x61000000'
+partition_layout: bootfs16_rootfs
+mmc_id: '0:1'
+kernel_file: boot/Image-*-hikey
+initrd_file: boot/initrd.img-*-hikey
+dtb_file: lib/firmware/*-linaro-hikey/device-tree/hi6220-hikey.dtb
+boot_script: boot.scr
+boot_min_size: 65
+extra_serial_options:
+- console=tty0
+- console=ttyAMA0,115200n8
+- k3v2mem
+- hisi_dma_print=0
+- vmalloc=484M
+- no_irq_affinity
+- maxcpus=8
+assume_installed:
+- adduser
+- apt
+- apt-utils
+- debconf-i18n
+- debian-archive-keyring
+- gcc-4.8
+- gnupg
+- ifupdown
+- initramfs-tools
+- iproute2
+- irqbalance
+- isc-dhcp-client
+- kmod
+- netbase
+- udev
+packages:
+- linux-image-arm64
+- linux-headers-arm64
+- firmware-linux
+- firmware-ti-connectivity
+- ti-uim
+- ti-calibrator
+sources:
+ debian: http://ftp.debian.org/debian/ jessie main contrib non-free
+ repo: http://repo.linaro.org/ubuntu/linaro-overlay jessie main