
3 Oct
2012
3 Oct
'12
1:43 a.m.
Hi Marek,
On Sat, Sep 29, 2012 at 7:17 PM, Marek Vasut marex@denx.de wrote:
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
Tested-by: Joe Hershberger joe.hershberger@ni.com Acked-by: Joe Hershberger joe.hershberger@ni.com