From 148e833e601ea6e23682ed2661bfc4a118a490cf Mon Sep 17 00:00:00 2001 From: Marek Szyprowski Date: Tue, 9 Apr 2024 15:11:47 +0200 Subject: Add tizen-boot-riscv64-lpi4a-* images Signed-off-by: Marek Szyprowski Change-Id: Ie2646b788637d4a3a2db44ed805675cfc8b2fe93 --- ks/tizen-boot-riscv64-lpi4a-16g.yaml | 17 +++++++++++++++++ ks/tizen-boot-riscv64-lpi4a-8g.yaml | 17 +++++++++++++++++ 2 files changed, 34 insertions(+) create mode 100644 ks/tizen-boot-riscv64-lpi4a-16g.yaml create mode 100644 ks/tizen-boot-riscv64-lpi4a-8g.yaml (limited to 'ks') diff --git a/ks/tizen-boot-riscv64-lpi4a-16g.yaml b/ks/tizen-boot-riscv64-lpi4a-16g.yaml new file mode 100644 index 0000000..e6d2e01 --- /dev/null +++ b/ks/tizen-boot-riscv64-lpi4a-16g.yaml @@ -0,0 +1,17 @@ +Name: tizen-boot-riscv64-lpi4a-16g +Architecture: riscv64 +Schedule: "*" +Active: True +Platform: Boot-LicheePi4A-16G +Part: common-mbr-boot +Mic2Options: -A riscv64 -f loop --pack-to=@NAME@.tar.gz +FileName: tizen-boot-riscv64-lpi4a-16g +Groups: +- IoT Boot LicheePi4A 16G +- IoT Hal Base +- IoT Hal Backend GENERIC +Attachment: +- /var/tmp/u-boot-with-spl.bin +Repos: +- unified-standard +- base-standard diff --git a/ks/tizen-boot-riscv64-lpi4a-8g.yaml b/ks/tizen-boot-riscv64-lpi4a-8g.yaml new file mode 100644 index 0000000..59b9503 --- /dev/null +++ b/ks/tizen-boot-riscv64-lpi4a-8g.yaml @@ -0,0 +1,17 @@ +Name: tizen-boot-riscv64-lpi4a-8g +Architecture: riscv64 +Schedule: "*" +Active: True +Platform: Boot-LicheePi4A-8G +Part: common-mbr-boot +Mic2Options: -A riscv64 -f loop --pack-to=@NAME@.tar.gz +FileName: tizen-boot-riscv64-lpi4a-8g +Groups: +- IoT Boot LicheePi4A 8G +- IoT Hal Base +- IoT Hal Backend GENERIC +Attachment: +- /var/tmp/u-boot-with-spl.bin +Repos: +- unified-standard +- base-standard -- cgit v1.2.3