Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/cmd/
H A Dbootrkp.c218 disk_partition_t kernel_part; in boot_rockchip_image() local
233 ret = part_get_info_by_name(dev_desc, PART_KERNEL, &kernel_part); in boot_rockchip_image()
239 kernel_size = read_rockchip_image(dev_desc, &kernel_part, in boot_rockchip_image()