commit | c6b3626469eba0ab12f10c86069edfd8041d7853 | [log] [tgz] |
---|---|---|
author | York Sun <yorksun@freescale.com> | Thu Apr 04 11:52:53 2013 +0000 |
committer | Tom Rini <trini@ti.com> | Mon Apr 08 12:00:51 2013 -0400 |
tree | 3c941d93fd4024af20a9ecc70ec49bb67aa0349a | |
parent | 374f908a38469dc708b65859d334947f201342b9 [diff] |
common/cmd_test: Avoid macro expansion cmd_test.c adds "true" and "false" as new commands. We need to avoid macro expansion for U_BOOT_CMD. Signed-off-by: York Sun <yorksun@freescale.com>