u-boot/arch/sandbox/cpu
Marek Vasut 8b493a5236 common: Discard the __u_boot_cmd section
The command declaration now uses the new LG-array method to generate
list of commands. Thus the __u_boot_cmd section is now superseded and
redundant and therefore can be removed. Also, remove externed symbols
associated with this section from include/command.h .

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Joe Hershberger <joe.hershberger@gmail.com>
Cc: Mike Frysinger <vapier@gentoo.org>
2012-10-22 08:29:42 -07:00
..
Makefile sandbox: add concept of sandbox state 2012-03-12 11:06:00 -04:00
cpu.c sandbox: Add timer simulation 2011-12-10 17:54:04 -05:00
os.c sandbox: add getopt support 2012-03-12 11:06:01 -04:00
start.c sandbox: Use the new run_command() 2012-04-23 22:53:54 +02:00
state.c sandbox: add concept of sandbox state 2012-03-12 11:06:00 -04:00
u-boot.lds common: Discard the __u_boot_cmd section 2012-10-22 08:29:42 -07:00