Files
u-boot/include
Simon Glass fb24112c19 Allow command code to compile to nothing
When CONFIG_CMDLINE is disabled we need to remove all the command-line
code. Most can be removed by dropping the appropriate linker lists from the
images, but sub-commands must be dealt with specially.

A simple mechanism is used to avoid 'unused static function' errors.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
2016-03-22 12:16:10 -04:00
..
2016-03-14 15:34:50 -06:00
2016-03-14 15:34:50 -06:00
2016-03-14 19:21:44 -04:00
2016-02-23 16:14:45 +05:30
2016-03-14 15:34:50 -06:00
2016-03-14 15:34:50 -06:00
2016-03-14 15:34:50 -06:00
2016-03-08 15:01:47 -05:00
2016-03-14 15:34:50 -06:00
2016-02-05 12:47:21 +08:00
2016-03-15 15:19:23 -04:00
2016-03-14 15:34:50 -06:00
2016-03-14 19:21:44 -04:00
2016-02-26 08:53:10 -07:00