u-boot-brain/arch/arm/cpu/arm926ejs/mxs
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
..
clock.c mxs: prefix register structs with 'mxs' prefix 2012-09-01 14:58:17 +02:00
iomux.c mxs: prefix register acessor macros with 'mxs' prefix 2012-09-01 14:58:17 +02:00
Makefile mxs: rename mx28.c to mxs.c as it is common to i.MX233 and i.MX28 SoCs 2012-09-01 14:58:17 +02:00
mxs_init.h mxs: Reowork SPL to use 'mxs' prefix for methods 2012-09-01 14:58:17 +02:00
mxs.c mxs: Convert timeout parameter to 'unsigned int' 2012-09-01 14:58:30 +02:00
spl_boot.c serial: mxs: spl: Remove empty serial_* functions from SPL code 2012-10-15 11:53:57 -07:00
spl_lradc_init.c mxs: Reowork SPL to use 'mxs' prefix for methods 2012-09-01 14:58:17 +02:00
spl_mem_init.c mxs: Remove not required include of iomux-mx28.h 2012-09-01 14:58:25 +02:00
spl_power_init.c MX28: Shuffle around the power management code 2012-09-01 14:58:25 +02:00
start.S MX28: Drop the cp15 reconfiguration from SPL 2012-09-01 14:58:25 +02:00
timer.c mxs: Convert sys_proto.h prefixes to 'mxs' 2012-09-01 14:58:25 +02:00
u-boot-imx28.bd MX28: config: Allow different target generation in elftosb call 2012-09-01 14:58:27 +02:00
u-boot-spl.lds common: Discard the __u_boot_cmd section 2012-10-22 08:29:42 -07:00