Home
last modified time | relevance | path

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

/external/u-boot/arch/sh/include/asm/
Dzimage.h16 #define INITRD_SIZE 0x014 macro
/external/u-boot/arch/sh/lib/
Dbootm.c101 set_sh_linux_param((unsigned long)param + INITRD_SIZE, in do_bootm_linux()