u-boot/board/altera/nios2-generic
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 board/nios2-generic: Use altera_pio driver and remove board specific driver 2011-10-28 09:51:19 +08:00
config.mk Handle most LDSCRIPT setting centrally 2011-04-30 00:59:47 +02:00
custom_fpga.h gpio: Add driver for Altera's PIO core 2011-10-28 09:50:49 +08:00
nios2-generic.c gpio: Add driver for Altera's PIO core 2011-10-28 09:50:49 +08:00
text_base.S nios2: add nios2-generic board 2010-04-24 18:21:23 -04:00
u-boot.lds common: Discard the __u_boot_cmd section 2012-10-22 08:29:42 -07:00