mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-08-22 05:06:39 -04:00
CMD: CONFIG_CMD_SETECPR -> CONFIG_CMD_SETEXPR on omap3_logic
Signed-off-by: Marek Vasut <marex@denx.de> Acked-by: Anatolij Gustschin <agust@denx.de>
This commit is contained in:
parent
b6e95fd47d
commit
02b233ecb1
@ -122,7 +122,7 @@
|
|||||||
#define CONFIG_CMD_NET /* bootp, tftpboot, rarpboot */
|
#define CONFIG_CMD_NET /* bootp, tftpboot, rarpboot */
|
||||||
#define CONFIG_CMD_PING
|
#define CONFIG_CMD_PING
|
||||||
#define CONFIG_CMD_DHCP
|
#define CONFIG_CMD_DHCP
|
||||||
#define CONFIG_CMD_SETECPR /* Evaluate expressions */
|
#define CONFIG_CMD_SETEXPR /* Evaluate expressions */
|
||||||
|
|
||||||
#undef CONFIG_CMD_FLASH /* flinfo, erase, protect */
|
#undef CONFIG_CMD_FLASH /* flinfo, erase, protect */
|
||||||
#undef CONFIG_CMD_FPGA /* FPGA configuration Support */
|
#undef CONFIG_CMD_FPGA /* FPGA configuration Support */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user