Home
last modified time | relevance | path

Searched refs:ramdisk_size (Results 1 – 25 of 44) sorted by relevance

12

/u-boot/common/
A Dimage-android.c141 end += ALIGN(hdr->ramdisk_size, hdr->page_size); in android_image_get_end()
173 if (!hdr->ramdisk_size) { in android_image_get_ramdisk()
179 hdr->ramdisk_addr, DIV_ROUND_UP(hdr->ramdisk_size, 1024)); in android_image_get_ramdisk()
185 *rd_len = hdr->ramdisk_size; in android_image_get_ramdisk()
200 *second_data += ALIGN(hdr->ramdisk_size, hdr->page_size); in android_image_get_second()
256 dtbo_img_addr += ALIGN(hdr->ramdisk_size, hdr->page_size); in android_image_get_dtbo()
305 dtb_img_addr += ALIGN(hdr->ramdisk_size, hdr->page_size); in android_image_get_dtb_img_addr()
405 printf("%sramdisk size: %x\n", p, hdr->ramdisk_size); in android_print_contents()
/u-boot/include/
A Dandroid_image.h32 u32 ramdisk_size; /* size in bytes */ member
/u-boot/configs/
A Dls2080aqds_SECURE_BOOT_defconfig17 CONFIG_BOOTARGS="console=ttyS0,115200 root=/dev/ram0 earlycon=uart8250,mmio,0x21c0500 ramdisk_size=…
A Dls2080aqds_defconfig17 CONFIG_BOOTARGS="console=ttyS0,115200 root=/dev/ram0 earlycon=uart8250,mmio,0x21c0500 ramdisk_size=…
A Dls2080aqds_qspi_defconfig19 CONFIG_BOOTARGS="console=ttyS0,115200 root=/dev/ram0 earlycon=uart8250,mmio,0x21c0500 ramdisk_size=…
A Dls2080ardb_SECURE_BOOT_defconfig17 CONFIG_BOOTARGS="console=ttyS1,115200 root=/dev/ram0 earlycon=uart8250,mmio,0x21c0600 ramdisk_size=…
A Dls2080ardb_defconfig17 CONFIG_BOOTARGS="console=ttyS1,115200 root=/dev/ram0 earlycon=uart8250,mmio,0x21c0600 ramdisk_size=…
A Dls2081ardb_defconfig20 CONFIG_BOOTARGS="console=ttyS1,115200 root=/dev/ram0 earlycon=uart8250,mmio,0x21c0600 ramdisk_size=…
A Dls1088aqds_defconfig20 CONFIG_BOOTARGS="console=ttyS0,115200 root=/dev/ram0 earlycon=uart8250,mmio,0x21c0500 ramdisk_size=…
A Dls2080aqds_nand_defconfig23 CONFIG_BOOTARGS="console=ttyS0,115200 root=/dev/ram0 earlycon=uart8250,mmio,0x21c0500 ramdisk_size=…
A Dls2080aqds_sdcard_defconfig25 CONFIG_BOOTARGS="console=ttyS0,115200 root=/dev/ram0 earlycon=uart8250,mmio,0x21c0500 ramdisk_size=…
A Dls2080ardb_nand_defconfig23 CONFIG_BOOTARGS="console=ttyS1,115200 root=/dev/ram0 earlycon=uart8250,mmio,0x21c0600 ramdisk_size=…
A Dls2088ardb_qspi_defconfig21 CONFIG_BOOTARGS="console=ttyS1,115200 root=/dev/ram0 earlycon=uart8250,mmio,0x21c0600 ramdisk_size=…
A Dlx2160ardb_tfa_SECURE_BOOT_defconfig22 CONFIG_BOOTARGS="console=ttyAMA0,115200 root=/dev/ram0 earlycon=pl011,mmio32,0x21c0000 ramdisk_size
A Dls1028ardb_tfa_SECURE_BOOT_defconfig23 CONFIG_BOOTARGS="console=ttyS0,115200 root=/dev/ram0 earlycon=uart8250,mmio,0x21c0500 ramdisk_size=…
A Dls1088aqds_qspi_SECURE_BOOT_defconfig22 CONFIG_BOOTARGS="console=ttyS0,115200 root=/dev/ram0 earlycon=uart8250,mmio,0x21c0500 ramdisk_size=…
A Dls1088aqds_qspi_defconfig23 CONFIG_BOOTARGS="console=ttyS0,115200 root=/dev/ram0 earlycon=uart8250,mmio,0x21c0500 ramdisk_size=…
A Dls1088aqds_sdcard_ifc_defconfig26 CONFIG_BOOTARGS="console=ttyS0,115200 root=/dev/ram0 earlycon=uart8250,mmio,0x21c0500 ramdisk_size=…
A Dls1088ardb_qspi_SECURE_BOOT_defconfig22 CONFIG_BOOTARGS="console=ttyS0,115200 root=/dev/ram0 earlycon=uart8250,mmio,0x21c0500 ramdisk_size=…
A Dls1088ardb_qspi_defconfig23 CONFIG_BOOTARGS="console=ttyS0,115200 root=/dev/ram0 earlycon=uart8250,mmio,0x21c0500 ramdisk_size=…
A Dls2088ardb_tfa_SECURE_BOOT_defconfig21 CONFIG_BOOTARGS="console=ttyS1,115200 root=/dev/ram0 earlycon=uart8250,mmio,0x21c0600 ramdisk_size=…
A Dlx2160ardb_tfa_stmm_defconfig24 CONFIG_BOOTARGS="console=ttyAMA0,115200 root=/dev/ram0 earlycon=pl011,mmio32,0x21c0000 ramdisk_size
A Dls1028aqds_tfa_lpuart_defconfig24 CONFIG_BOOTARGS="console=ttyS0,115200 root=/dev/ram0 earlycon=uart8250,mmio,0x21c0500 ramdisk_size=…
A Dls1028ardb_tfa_defconfig24 CONFIG_BOOTARGS="console=ttyS0,115200 root=/dev/ram0 earlycon=uart8250,mmio,0x21c0500 ramdisk_size=…
A Dls1088aqds_sdcard_qspi_defconfig28 CONFIG_BOOTARGS="console=ttyS0,115200 root=/dev/ram0 earlycon=uart8250,mmio,0x21c0500 ramdisk_size=…

Completed in 23 milliseconds

12