Home | History | Annotate | Download | only in fastboot

Lines Matching refs:ramdisk_offset

92 static unsigned ramdisk_offset = 0x01000000;
484 rdata, rsize, ramdisk_offset,
1518 {"ramdisk_offset", required_argument, 0, 'r'},
1582 ramdisk_offset = strtoul(optarg, 0, 16);