Home
last modified time | relevance | path

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

12

/openbmc/u-boot/common/
H A Dimage-android.c118 end += ALIGN(hdr->ramdisk_size, hdr->page_size); in android_image_get_end()
132 if (!hdr->ramdisk_size) { in android_image_get_ramdisk()
138 hdr->ramdisk_addr, DIV_ROUND_UP(hdr->ramdisk_size, 1024)); in android_image_get_ramdisk()
144 *rd_len = hdr->ramdisk_size; in android_image_get_ramdisk()
159 *second_data += ALIGN(hdr->ramdisk_size, hdr->page_size); in android_image_get_second()
188 printf("%sramdisk size: %x\n", p, hdr->ramdisk_size); in android_print_contents()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/
H A D0009-mkbootimg-Add-dt-parameter-to-specify-DT-image.patch38 ** m = (ramdisk_size + page_size - 1) / page_size
90 SHA_update(&ctx, &hdr.ramdisk_size, sizeof(hdr.ramdisk_size));
/openbmc/u-boot/include/
H A Dandroid_image.h28 u32 ramdisk_size; /* size in bytes */ member
/openbmc/u-boot/configs/
H A Dls2080a_emu_defconfig13 CONFIG_BOOTARGS="console=ttyS0,115200 root=/dev/ram0 earlycon=uart8250,mmio,0x21c0500 ramdisk_size=…
H A Dlx2160aqds_tfa_defconfig15 CONFIG_BOOTARGS="console=ttyAMA0,115200 root=/dev/ram0 earlycon=pl011,mmio32,0x21c0000 ramdisk_size
H A Dls2080a_simu_defconfig13 CONFIG_BOOTARGS="console=ttyS0,115200 root=/dev/ram0 earlycon=uart8250,mmio,0x21c0500 ramdisk_size=…
H A Dlx2160ardb_tfa_defconfig16 CONFIG_BOOTARGS="console=ttyAMA0,115200 root=/dev/ram0 earlycon=pl011,mmio32,0x21c0000 ramdisk_size
H A Dls1088aqds_defconfig13 CONFIG_BOOTARGS="console=ttyS0,115200 root=/dev/ram0 earlycon=uart8250,mmio,0x21c0500 ramdisk_size=…
H A Dlx2160ardb_tfa_SECURE_BOOT_defconfig16 CONFIG_BOOTARGS="console=ttyAMA0,115200 root=/dev/ram0 earlycon=pl011,mmio32,0x21c0000 ramdisk_size
H A Dls1088aqds_qspi_defconfig15 CONFIG_BOOTARGS="console=ttyS0,115200 root=/dev/ram0 earlycon=uart8250,mmio,0x21c0500 ramdisk_size=…
H A Dls2081ardb_defconfig15 CONFIG_BOOTARGS="console=ttyS1,115200 root=/dev/ram0 earlycon=uart8250,mmio,0x21c0600 ramdisk_size=…
H A Dlx2160aqds_tfa_SECURE_BOOT_defconfig15 CONFIG_BOOTARGS="console=ttyAMA0,115200 root=/dev/ram0 earlycon=pl011,mmio32,0x21c0000 ramdisk_size
H A Dls2088ardb_qspi_defconfig15 CONFIG_BOOTARGS="console=ttyS1,115200 root=/dev/ram0 earlycon=uart8250,mmio,0x21c0600 ramdisk_size=…
H A Dls2080aqds_qspi_defconfig14 CONFIG_BOOTARGS="console=ttyS0,115200 root=/dev/ram0 earlycon=uart8250,mmio,0x21c0500 ramdisk_size=…
H A Dls2080ardb_defconfig13 CONFIG_BOOTARGS="console=ttyS1,115200 root=/dev/ram0 earlycon=uart8250,mmio,0x21c0600 ramdisk_size=…
H A Dls2080aqds_sdcard_defconfig20 CONFIG_BOOTARGS="console=ttyS0,115200 root=/dev/ram0 earlycon=uart8250,mmio,0x21c0500 ramdisk_size=…
H A Dls2080aqds_defconfig13 CONFIG_BOOTARGS="console=ttyS0,115200 root=/dev/ram0 earlycon=uart8250,mmio,0x21c0500 ramdisk_size=…
H A Dls2080ardb_nand_defconfig18 CONFIG_BOOTARGS="console=ttyS1,115200 root=/dev/ram0 earlycon=uart8250,mmio,0x21c0600 ramdisk_size=…
H A Dls2080aqds_SECURE_BOOT_defconfig14 CONFIG_BOOTARGS="console=ttyS0,115200 root=/dev/ram0 earlycon=uart8250,mmio,0x21c0500 ramdisk_size=…
H A Dls2080ardb_SECURE_BOOT_defconfig14 CONFIG_BOOTARGS="console=ttyS1,115200 root=/dev/ram0 earlycon=uart8250,mmio,0x21c0600 ramdisk_size=…
H A Dls1088aqds_qspi_SECURE_BOOT_defconfig16 CONFIG_BOOTARGS="console=ttyS0,115200 root=/dev/ram0 earlycon=uart8250,mmio,0x21c0500 ramdisk_size=…
H A Dls1088ardb_qspi_defconfig15 CONFIG_BOOTARGS="console=ttyS0,115200 root=/dev/ram0 earlycon=uart8250,mmio,0x21c0500 ramdisk_size=…
H A Dls1088aqds_sdcard_ifc_defconfig18 CONFIG_BOOTARGS="console=ttyS0,115200 root=/dev/ram0 earlycon=uart8250,mmio,0x21c0500 ramdisk_size=…
H A Dls1088ardb_qspi_SECURE_BOOT_defconfig16 CONFIG_BOOTARGS="console=ttyS0,115200 root=/dev/ram0 earlycon=uart8250,mmio,0x21c0500 ramdisk_size=…
H A Dls1088ardb_tfa_defconfig17 CONFIG_BOOTARGS="console=ttyS0,115200 root=/dev/ram0 earlycon=uart8250,mmio,0x21c0500 ramdisk_size=…

12