Home
last modified time | relevance | path

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

/external/u-boot/tools/
Dmxsimage.h143 #define ROM_LOAD_CMD_FLAG_DCD_LOAD 0x1 /* MX28 only */ macro
Dmxsimage.c988 dcd = ROM_LOAD_CMD_FLAG_DCD_LOAD; in sb_build_command_load()