[U-Boot-Users] using a '-' in U_BOOT_CMD
Charles Krinke
ckrinke at istor.com
Fri Nov 10 16:55:44 CET 2006
I have a couple of commands that have dashes in the middle, such as
"set-feature" and the U_BOOT_CMD macro perceives these as parse errors.
I can compile by changing the "-" to an "_", but I wonder if there is a
way to tell the U_BOOT_CMD macro when it expands ##name and #name that I
wish it to perceive the command literally and include the dash.
Charles
More information about the U-Boot
mailing list