u-boot/nand_spl
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
..
board common: Discard the __u_boot_cmd section 2012-10-22 08:29:42 -07:00
nand_boot.c nand_spl: store ecc data on the stack 2012-01-26 16:09:06 -06:00
nand_boot_fsl_elbc.c nand/fsl_elbc: shrink SPL a bit by converting out_be32() to __raw_writel() 2012-08-22 16:07:43 -05:00
nand_boot_fsl_ifc.c nand: Freescale Integrated Flash Controller NAND support 2011-09-29 19:01:04 -05:00
nand_boot_fsl_nfc.c mxc nand: Homogenize IP revisions with Linux 2012-09-17 19:51:45 -05:00