Create rpi4 32bit boot image 74/217374/1 accepted/tizen/unified/20191111.091221 submit/tizen/20191111.075256
authorHoegeun Kwon <hoegeun.kwon@samsung.com>
Thu, 7 Nov 2019 08:19:38 +0000 (17:19 +0900)
committerHoegeun Kwon <hoegeun.kwon@samsung.com>
Thu, 7 Nov 2019 08:19:38 +0000 (17:19 +0900)
Create RPi4 32bit Boot image
  - kernel, u-boot, device-tree

Change-Id: I24cee0d82fa3f8fccff384c48059587700dc46d8
Signed-off-by: Hoegeun Kwon <hoegeun.kwon@samsung.com>
common-targets.yaml
common.yaml
ks/iot-boot-armv7l-rpi4.yaml [new file with mode: 0644]
patterns/iot-boot-rpi4-32bit.yaml [new file with mode: 0644]

index 9b5cd72..7863cce 100644 (file)
@@ -11,3 +11,4 @@ Targets:
             - iot-boot-arm64-artik710.yaml
             - iot-boot-arm64-rpi3.yaml
             - iot-boot-armv7l-rpi3.yaml
+            - iot-boot-armv7l-rpi4.yaml
index a992b2b..7826ebe 100644 (file)
@@ -64,6 +64,15 @@ Boot-RPi3-32Bit:
         - IoT Boot RPi3 32Bit
     Repos: []
 
+Boot-RPi4-32Bit:
+    Part: common-mbr-boot
+    Desktop: None
+    SaveRepos: False
+    UserGroups: "audio,video"
+    Groups:
+        - IoT Boot RPi4 32Bit
+    Repos: []
+
 Tizen IoT:
     Part: common-3parts-ramdisk
     Groups:
diff --git a/ks/iot-boot-armv7l-rpi4.yaml b/ks/iot-boot-armv7l-rpi4.yaml
new file mode 100644 (file)
index 0000000..eb692ed
--- /dev/null
@@ -0,0 +1,11 @@
+Name: iot-boot-armv7l-rpi4
+Architecture: armv7l
+Schedule: "*"
+Active: True
+Platform: Boot-RPi4-32Bit
+Part: common-mbr-boot
+Mic2Options: -A armv7l -f loop --pack-to=@NAME@.tar.gz
+FileName: iot-boot-armv7l-rpi4
+Group: IoT Boot RPi4 32Bit
+Repos:
+- unified-standard
diff --git a/patterns/iot-boot-rpi4-32bit.yaml b/patterns/iot-boot-rpi4-32bit.yaml
new file mode 100644 (file)
index 0000000..a009c09
--- /dev/null
@@ -0,0 +1,7 @@
+Summary: IoT Boot RPi4 32Bit
+Description: IoT Boot RPi4 32Bit
+Name: iot-boot-rpi4-32bit
+Packages:
+- arm-rpi4-linux-kernel
+- arm-rpi4-linux-kernel-modules
+- u-boot-rpi4-32b