Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/sh/include/asm/
H A Dzimage.h13 #define RAMDISK_FLAGS 0x004 macro
/rk3399_rockchip-uboot/arch/sh/lib/
H A Dbootm.c97 set_sh_linux_param((unsigned long)param + RAMDISK_FLAGS, ramdisk_flags); in do_bootm_linux()