HomeSort by relevance Sort by last modified time
    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