u-boot/arch/avr32/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
..
at32ap700x avr32:portmux: fix setup for macb1 2012-09-03 23:37:16 +02:00
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
cache.c avr32: Move cpu/at32ap/* to arch/avr32/cpu/* 2010-04-13 09:13:25 +02:00
config.mk avr32: Move cpu/at32ap/* to arch/avr32/cpu/* 2010-04-13 09:13:25 +02:00
cpu.c avr32: rename memory-map.h -> hardware.h 2011-05-18 07:56:50 +02:00
exception.c avr32: Print unrelocated PC on exception 2010-09-03 15:12:42 +02:00
hsdramc.c avr32: rename memory-map.h -> hardware.h 2011-05-18 07:56:50 +02:00
hsdramc1.h avr32: fixup definitions to ATMEL_BASE_xxx 2011-05-18 07:56:50 +02:00
hsmc3.h avr32: fixup definitions to ATMEL_BASE_xxx 2011-05-18 07:56:50 +02:00
interrupts.c AVR32: fix timer_init() function 2011-12-20 23:10:04 +01:00
pio2.h avr32: Move cpu/at32ap/* to arch/avr32/cpu/* 2010-04-13 09:13:25 +02:00
portmux-gpio.c avr32: rename memory-map.h -> hardware.h 2011-05-18 07:56:50 +02:00
portmux-pio.c avr32: rename memory-map.h -> hardware.h 2011-05-18 07:56:50 +02:00
start.S rename _end to __bss_end__ 2011-03-27 19:18:37 +02:00
u-boot.lds common: Discard the __u_boot_cmd section 2012-10-22 08:29:42 -07:00