u-boot-brain/arch/powerpc/cpu/74xx_7xx
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
..
cache.S Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
config.mk PowerPC: Move -fPIC flag to common place 2011-04-11 21:36:41 +02:00
cpu_init.c Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
cpu.c 74xx_7xx/mpc86xx/ppmc7xx: Fix do_reset() declaration 2010-12-17 20:26:19 +01:00
interrupts.c Make sure that argv[] argument pointers are not modified. 2010-07-04 23:55:42 +02:00
io.S Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
kgdb.S Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
speed.c Remove AmigaOneG3SE board 2010-06-23 23:24:20 +02:00
start.S unify version_string 2011-07-28 17:22:53 +02:00
traps.c Remove AmigaOneG3SE board 2010-06-23 23:24:20 +02:00
u-boot.lds common: Discard the __u_boot_cmd section 2012-10-22 08:29:42 -07:00