Home
last modified time | relevance | path

Searched refs:BOOT_SIZE (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/arch/alpha/include/uapi/asm/
H A Dsetup.h15 #define BOOT_SIZE (16*1024) macro
/OK3568_Linux_fs/debian/scripts/patches/
H A D0002-modify-export-image-to-meet-rockchip-image-requireme.patch117 - BOOT_SIZE="$((256 * 1024 * 1024))"
131 - BOOT_PART_SIZE=$(((BOOT_SIZE + ALIGN - 1) / ALIGN * ALIGN))