Searched refs:ramdisk_type (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/scripts/ |
| H A D | unpack_bootimg | 318 ramdisk_type, ramdisk_name, board_id) = entry 357 (output_ramdisk_name, _, _, ramdisk_type, 359 args.extend(['--ramdisk_type', str(ramdisk_type)]) 418 ramdisk_type = unpack('I', args.boot_img.read(4))[0] 433 ramdisk_type, ramdisk_name, board_id))
|
| /rk3399_rockchip-uboot/include/ |
| H A D | android_image.h | 207 uint32_t ramdisk_type; /* type of the ramdisk */ member
|