Home
last modified time | relevance | path

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

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