Searched refs:TAG_KERNEL (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/include/ | ||
| H A D | boot_rkimg.h | 50 #define TAG_KERNEL 0x4C4E524B macro |
| /rk3399_rockchip-uboot/cmd/ | ||
| H A D | bootrkp.c | 181 if (img->tag != TAG_KERNEL) { in read_rockchip_image() |