Home
last modified time | relevance | path

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

/external/u-boot/arch/sh/include/asm/
Dzimage.h12 #define RAMDISK_FLAGS 0x004 macro
/external/u-boot/arch/sh/lib/
Dbootm.c96 set_sh_linux_param((unsigned long)param + RAMDISK_FLAGS, ramdisk_flags); in do_bootm_linux()