Skip to content
Snippets Groups Projects
Forked from Reform / reform-boundary-uboot
Source project has a limited visibility.
  • Wolfgang Denk's avatar
    d0b8feef
    Revert "common.h: remove value from bool defines" · d0b8feef
    Wolfgang Denk authored
    
    This reverts commit 914c9ee9
    which is causing tons of build warnings like
    start.S:39:0: warning: "_LINUX_CONFIG_H" redefined [enabled by
    default]
    /home/wd/git/u-boot/work/include/common.h:28:0: note: this is the
    location of the previous definition
    /work/wd/tmp-ppc/nand_spl/board/freescale/mpc8315erdb/start.S:39:0:
    warning: "_LINUX_CONFIG_H" redefined [enabled by default]
    /home/wd/git/u-boot/work/include/common.h:28:0: note: this is the
    location of the previous definition
    etc.
    
    Signed-off-by: default avatarWolfgang Denk <wd@denx.de>
    d0b8feef
    History
    Revert "common.h: remove value from bool defines"
    Wolfgang Denk authored
    
    This reverts commit 914c9ee9
    which is causing tons of build warnings like
    start.S:39:0: warning: "_LINUX_CONFIG_H" redefined [enabled by
    default]
    /home/wd/git/u-boot/work/include/common.h:28:0: note: this is the
    location of the previous definition
    /work/wd/tmp-ppc/nand_spl/board/freescale/mpc8315erdb/start.S:39:0:
    warning: "_LINUX_CONFIG_H" redefined [enabled by default]
    /home/wd/git/u-boot/work/include/common.h:28:0: note: this is the
    location of the previous definition
    etc.
    
    Signed-off-by: default avatarWolfgang Denk <wd@denx.de>