Home
last modified time | relevance | path

Searched refs:SANDBOX_CMDLINE_OPT (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/arch/sandbox/include/asm/
Dgetopt.h65 #define SANDBOX_CMDLINE_OPT(f, ha, h) _SANDBOX_CMDLINE_OPT(f, 0, ha, h) macro
/external/u-boot/arch/sandbox/cpu/
Dstart.c196 SANDBOX_CMDLINE_OPT(rm_memory, 0, "Remove memory file after reading");
/external/u-boot/drivers/mtd/spi/
Dsandbox.c556 SANDBOX_CMDLINE_OPT(spi_sf, 1, "connect a SPI flash: <bus>:<cs>:<id>:<file>");