-
- Downloads
treewide: include libfdt_env.h before fdt.h
and, if including libfdt.h which includes libfdt_env.h in
the correct order, don't include fdt.h before libfdt.h.
this is needed to get the fdt type definitions set from
the project environment before fdt.h uses them.
Signed-off-by:
Kim Phillips <kim.phillips@freescale.com>
Cc: Jerry Van Baren <gvb.uboot@gmail.com>
Showing
- arch/arm/lib/bootm.c 0 additions, 1 deletionarch/arm/lib/bootm.c
- arch/powerpc/lib/bootm.c 0 additions, 1 deletionarch/powerpc/lib/bootm.c
- arch/x86/include/asm/arch-coreboot/sysinfo.h 1 addition, 0 deletionsarch/x86/include/asm/arch-coreboot/sysinfo.h
- common/cmd_bootm.c 0 additions, 1 deletioncommon/cmd_bootm.c
- common/cmd_fdt.c 0 additions, 1 deletioncommon/cmd_fdt.c
- common/fdt_support.c 0 additions, 1 deletioncommon/fdt_support.c
- common/image.c 0 additions, 1 deletioncommon/image.c
- include/fdt_support.h 1 addition, 0 deletionsinclude/fdt_support.h
- include/image.h 0 additions, 1 deletioninclude/image.h
- tools/fdt_host.h 0 additions, 1 deletiontools/fdt_host.h
- tools/imls/imls.c 0 additions, 1 deletiontools/imls/imls.c
Loading
Please register or sign in to comment