提交 70d7cb92 编写于 作者: R Robert P. J. Day 提交者: Tom Rini

cmd_load.c: Add #endif comments to reduce confusion

Signed-off-by: NRobert P. J. Day <rpjday@crashcourse.ca>
上级 85de63e2
......@@ -1064,8 +1064,8 @@ U_BOOT_CMD(
" - save S-Record file over serial line with offset 'off' and size 'size'"
);
#endif /* CONFIG_SYS_LOADS_BAUD_CHANGE */
#endif
#endif
#endif /* CONFIG_CMD_SAVES */
#endif /* CONFIG_CMD_LOADS */
#if defined(CONFIG_CMD_LOADB)
......@@ -1085,7 +1085,7 @@ U_BOOT_CMD(
" with offset 'off' and baudrate 'baud'"
);
#endif
#endif /* CONFIG_CMD_LOADB */
/* -------------------------------------------------------------------- */
......@@ -1115,4 +1115,4 @@ U_BOOT_CMD(
"[on|off]"
);
#endif
#endif /* CONFIG_CMD_HWFLOW */
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册