mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-10 05:42:56 +01:00
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> |
||
|---|---|---|
| .. | ||
| cmd_vpd.c | ||
| errors.h | ||
| flash.c | ||
| fpga.c | ||
| fsboot.c | ||
| init.S | ||
| Makefile | ||
| post1.S | ||
| post2.c | ||
| u-boot.lds.debug | ||
| vpd.c | ||
| vpd.h | ||
| w7o.c | ||
| w7o.h | ||
| watchdog.c | ||