* Updates to Ubuntu Touch 24.04 * Add prebuilt apexd and libhwc to fix build enviroment & booting issue for brax build container. * Provide prebuilt boot (kernel) and init_boot images for UT in device source. Change-Id: I7d5c81df79b025456095b1f3e22d2eb0799c02e7 Signed-off-by: erascape <erascape@proton.me>
24 lines
1.2 KiB
Text
24 lines
1.2 KiB
Text
deviceinfo_name="BraX3"
|
|
deviceinfo_manufacturer="BraX"
|
|
deviceinfo_codename="prithvi"
|
|
deviceinfo_arch="aarch64"
|
|
deviceinfo_kernel_source="https://git.os-source.co/UbuntuTouchOs/kernel-brax3-ubuntu-touch.git"
|
|
deviceinfo_kernel_source_branch="ubuntu-focal"
|
|
deviceinfo_kernel_defconfig="gki_defconfig mgk.config entry_level.config halium.config"
|
|
deviceinfo_kernel_cmdline="bootopt=64S3,32N2,64N2 systempart=/dev/mapper/system"
|
|
deviceinfo_kernel_clang_compile="true"
|
|
deviceinfo_kernel_llvm_compile="true"
|
|
deviceinfo_prebuilt_boot_ramdisk_source="https://github.com/halium/initramfs-tools-halium/releases/download/dynparts/initrd.img-touch-arm64"
|
|
deviceinfo_ramdisk_compression="lz4"
|
|
deviceinfo_flash_pagesize="4096"
|
|
deviceinfo_bootimg_qcdt="false"
|
|
deviceinfo_bootimg_header_version="4"
|
|
# Needed for AVB footer, fine as long as it is less or the same
|
|
deviceinfo_bootimg_partition_size="33554432"
|
|
deviceinfo_bootimg_os_version="13"
|
|
deviceinfo_bootimg_os_patch_level="2023-05"
|
|
deviceinfo_bootimg_has_init_boot_partition="true"
|
|
deviceinfo_rootfs_image_sector_size="4096"
|
|
deviceinfo_halium_version="13"
|
|
deviceinfo_ubuntu_touch_release="24.04-1.x"
|
|
deviceinfo_system_partition_size="3500M"
|