• Marek Vasut's avatar
    common: Discard the __u_boot_cmd section · 8b493a52
    Marek Vasut authored
    
    
    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: default avatarMarek Vasut <marex@denx.de>
    Cc: Joe Hershberger <joe.hershberger@gmail.com>
    Cc: Mike Frysinger <vapier@gentoo.org>
    8b493a52