OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RD_DOLOAD
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/arch/sh/include/asm/
zimage.h
20
#define
RD_DOLOAD
(1<<14)
/external/u-boot/arch/sh/lib/
bootm.c
91
ramdisk_flags |=
RD_DOLOAD
;
93
ramdisk_flags &= ~
RD_DOLOAD
;
Completed in 2050 milliseconds