Age | Commit message (Collapse) | Author | Files | Lines |
|
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Change-Id: I01a62ae6d158a0e3ddd7a2e819728bde66d7ba96
|
|
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Change-Id: Ic34665a352744d30f494aa0a98645f3bd23f590b
|
|
|
|
Add a record-pkg option to create some files.
Current, it's creating a '.packages' about commit-id.
Additional, it can be created the '.license' and '.files'.
The developer can check the licneses and files with thosse
files about packages that are installed. It should be helpful.
Change-Id: I70e5dd3acf79c139b8246dcfc773ef41e69f796a
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
|
|
Change-Id: I49126d2d11e59c380b3221a45f5caf80a5602a27
|
|
It's changed to use an uboot.env file instead of u-boot-env-default.bin raw
file. This raw file doesn't need anymore.
This reverts commit 8d32e1f6b00dc2d8445a3e4809996c2c90adb9b7.
Change-Id: I526cddb2490bd1966b7c0470c4f61d49f7f28d9b
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
|
|
Add u-boot-env-default.bin file for BPI-F3 riscv board.
Current, it needs to flash it into block-device.
In future, it can be replaced to uboot.env file. At that time, this can
be removed.
Change-Id: I89bcc7f8c74e1ce8efb19092e5d34aec6bbc94ff
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
|
|
The bootcode written to the protective MBR (sector zero) has to be
proviced by the uboot package instead of being hardcoded in sd_fusing.py
script. This makes the SD card flashing proceduce a bit more flexible and
prepares sd_fusing for handling more complicated bootcode for other
boards.
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Change-Id: Ib234988f0393255b1a9d6ef968e84067b058e7ed
|
|
To support Bananpi BPI-F3 board, add tizen-boot-riscv64-bpif3.yaml file.
Change-Id: I3473b5b4b2cd0d01ce6ab1eda94080c6c621c912
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
|
|
Initrd-style booting is deprecated since Linux kernel commit 9acc17baf1fd
("initrd: mark initrd support as deprecated") included in v5.9 release.
Since commit ff26956875c2 ("brd: remove support for BLKFLSBUF") included
in Linux kernel v4.10 it is no longer possible to free the memory
occupied by the initrd.
Switch Tizen ramdisk images to initramfs format (cpio.gz based) to comply
with the new approach of starting Linux based systems.
During build arm64 on QB, ramdisk-recovery is failed because of no space
issue.
- It's a strange issue, so increase the ramdisk-recovery size from
32MB to 64MB.
Change-Id: I67ab60d95b751958f7a42f088047b8f289c58bc5
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
|
|
based) format"
This reverts commit 2264a92523da04df016e4a5edd3c5a471e04ebec.
Change-Id: I266a91df51603220cb17848c95976c0cf1a5b5d0
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
|
|
Initrd-style booting is deprecated since Linux kernel commit 9acc17baf1fd
("initrd: mark initrd support as deprecated") included in v5.9 release.
Since commit ff26956875c2 ("brd: remove support for BLKFLSBUF") included
in Linux kernel v4.10 it is no longer possible to free the memory
occupied by the initrd.
Switch Tizen ramdisk images to initramfs format (cpio.gz based) to comply
with the new approach of starting Linux based systems.
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Change-Id: Ie2658e0a445ea4c4a55d53e3b6e51c0c38d69496
|
|
To generate delta image during the image building, scripts are added to
the 'post --nochroot' section and 'runscript' section.
Also, to use delta generating tool, a package 'upgrade-tools-generic' is
added to the required packages.
Changes above are applied to the armv7l/aarch64, boot/headed rpi4
images.
Change-Id: Id96ade9d0a58ac2a078fdacacf29c95251870545
Signed-off-by: SangYoun Kwak <sy.kwak@samsung.com>
|
|
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Change-Id: Ie2646b788637d4a3a2db44ed805675cfc8b2fe93
|
|
This reverts commit a4f9a950f41f99162d188f4483f64221c991f792.
Change-Id: I087b3e40135a00aab0da249251dca2dcb74a1364
|
|
Change-Id: Ib63d9456bd71d000c112430b720f1f7c4daeb87a
|
|
Tizen package repo path was changed to TIZEN/Tizen/Tizen-Unified/..
If check the ks file loccally, it has to change the repo url everytime.
Change-Id: I2013861818eed714b601dea8860a861ef25d48b4
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
|
|
Change-Id: I57ad16b7586266b556426c46d987498e7968dc4f
|
|
Support iot-hal-backend-vf2 to use a hal.img.
hal.img will be include into BOOT tar file.
Change-Id: I3a054d32f8d3a1fde4ae4f1c75ff82c16608d1fc
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
|
|
In linux-tizen-modules repo, linux-tizen-modules-rv64qemu is created,
not linux-tizen-modules-qemu-riscv64.
Fix wrong package name to create boot iamge for qemu.
Change-Id: I39b6940646b69994550bc42c8cbbdfc4946471ac
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
|
|
Add tizen-boot-riscv64-qemu for QEMU.
Change-Id: I969b63cf14cf04f9ec2ea99c57ee0de078f95e16
Signed-off-by: Łukasz Stelmach <l.stelmach@samsung.com>
|
|
Add tizen-boot-riscv64-vf2 for VisionFive2 board.
In future, "IoT Hal Backend VisionFive2" will be added after finishing
backend.
Change-Id: I56a02a1a7dd183ec998fc299902a94dd162efa17
Signed-off-by: Łukasz Stelmach <l.stelmach@samsung.com>
|
|
Change-Id: I9dd5f1a7baaad2897ebbada4810ff268f6d2a6df
|
|
Add missed capi-system-info package into iot-hal-base.yaml to crate
/hal/etc/system_info_db when creating the hal.img.
hal.img have to contain the /hal/etc/system_info_db to specify the features
depends on hardware. /hal/etc/system_info_db is created by script of
capi-system-info package when creating the hal.img.
Change-Id: I55c1c1025913925af2d249ffbc9adc4fe4bdae9e
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
|
|
Change-Id: I08f126efe6bc09dfebbb3e234c2bcca9dd86f851
|
|
Change-Id: I00d00f62376d07aeb64b394d42fa0ddb88a7cdf0
|
|
Change-Id: I1a0e8608df1ef2e2e0266f9a21432d844cd84dbf
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
|
|
Change-Id: I02ba58f96bdf9cd549dac3af36c85347fc041393
|
|
Support RT image for PRI4.
Change-Id: I753ea599e6d524e456fa0e9c599581265df2be4a
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
|
|
Support Tizen Generic HAL Image(GHI).
It will be used without any H/W specific dependency.
Change-Id: I4019b2c97e30abbdb7e45f59eab3f6f4715e3f0a
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
|
|
Change-Id: I69b05a9966eb7913994b15a76a5d0b49547eb97b
|
|
Change-Id: Ie491ab4e4c398c20e549e859b0a59f7e1762e58d
|
|
Change-Id: I1df4b7968aa8e0cbab8d3251ef589c7dcdadb89d
|
|
Support armv7hl RPi4 boot image.
Change-Id: I903d386513e805f5cebaac0c957a5dc9a60b1e59
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
|
|
Remove an ARTIK530 boot image.
Change-Id: Id5bf5efbbcae1264b339f91b4603fdc92471ec72
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
|
|
Remove tizen-headed-3parts-armv7l-rpi image.
Instead, use the below image
- tizen-boot-armv7l-rpi4 and tizen-headed-armv7l
Change-Id: Ia0b390a2f00651e8d86e694e0bab5897f3ad9b0a
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
|
|
Remove the headed image about artik530_710 and rpi.
- tizen-headed-3part-armv7l-artik530_710
- tizen-headed-3part-aarch64-rpi
tizen-headed-3part-armv7l-rpi image will be removed in future.
Change-Id: I86e8ef41151a9ad43f2af6dfeb2a3b907cab8a3f
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
|
|
Change a rootfs filesystem from btrfs to ext4 about common image.
Change-Id: I17da055deabd80a27e22901aeeb9c5be21e21d51
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
|
|
Increase a hal partition size from 64M to 256M.
Some packages need more space than 64M.
Change-Id: Ia7cb9d3a35a9687afeafce2b04769fddf8222376
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
|
|
To Distinguish correct board between rpi3 and rpi4, added
iot-hal-backend-rpi4 pattern.
Change-Id: I754d64f0f37805fbf780b7dd670fb9d5176b732a
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
|
|
Remove RPI's headless image.
Change-Id: I343e68ee8f95edb40106fa85cfe5dbe1cbb16949
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
|
|
|
|
Use db generation script of system-info.
Change-Id: I42655af7bd8671a2fd9afa5e373cbcd507e18a5e
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
|
|
Change-Id: I9c7668bc6abc9c1c32ef2c5848e1a92d0cedba2f
|
|
Change-Id: Ibfac3bac557929b5602f040d8e4e2a8d294b6809
|
|
|
|
Change-Id: I49fabf1ed1acbf4c47ef5619f9549ce9db99b90f
|
|
Add iot-hal-backend-vim3.yaml and iot-hal-backend-c4.yaml files
for VIM3/C4 hal.img.
- iot-hal-backend-vim3.yaml for VIM3 hal.img
and then the created hal.img will be added to tizen-boot-arm64-vim3.
- iot-hal-backend-c4.yaml for C4 hal.img
and then the created hal.img will be added to tizen-boot-arm64-c4.
Change-Id: Ibd690945723c2584093d38e60227a4a3a72d6a1c
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
|
|
Instead of creating the only one image for Amlogic series boot image,
split tizen-boot-arm64-amlogic.yaml in both tizen-boot-arm64-vim3.yaml
and tizen-boot-arm64-c4.yaml.
- Create boot image for VIM3 and C4 devices:
: tizen-boot-arm64-vim3
: tizen-boot-arm64-c4
Change-Id: I24754480cec9036d946024f4297576b92c14c523
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
|
|
Add hal image into BOOT image.
Consist of below image :
* Each targets have
- kernel
- bootloader
- module
- hal-backend
* Create core image (Tizen Common Platform) :
- tizen-haeded-aarch64
- tizen-headed-arvm7l
- tizen-headless-aarch64
- tizen-headless-armv7l
Change-Id: I4e112e35f30505ee697c8f851020a38a332f7db2
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
|