rv1126-uboot/board/freescale
Masahiro Yamada f1ba13f8e2 UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Thomas reported U-Boot failed to build host tools if libfdt-devel
package is installed because tools include libfdt headers from
/usr/include/ instead of using internal ones.

This commit moves the header code:
  include/libfdt.h         -> include/linux/libfdt.h
  include/libfdt_env.h     -> include/linux/libfdt_env.h

and replaces include directives:
  #include <libfdt.h>      -> #include <linux/libfdt.h>
  #include <libfdt_env.h>  -> #include <linux/libfdt_env.h>

Change-Id: I68fd5734d6460c169fa5ee2893c57cb5d73340b6
Reported-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
(cherry picked from commit b08c8c4870831c9315dcae237772238e80035bd5)
2019-07-05 19:33:35 +08:00
..
b4860qds UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
bsc9131rdb UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
bsc9132qds UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
c29xpcie UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
common UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
corenet_ds env: Rename some other getenv()-related functions 2017-08-16 08:31:11 -04:00
ls1012afrdm
ls1012aqds
ls1012ardb armv8: LS1012ARDB: Add QSPI Secure Boot target 2017-04-17 09:03:30 -07:00
ls1021aiot fsl-lsch2: csu: remove multiple calling function 2017-08-09 09:57:32 -07:00
ls1021aqds common: freescale: Move arch-specific declarations 2017-06-05 12:30:55 -04:00
ls1021atwr fsl-lsch2: csu: remove multiple calling function 2017-08-09 09:57:32 -07:00
ls1043aqds UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
ls1043ardb common: freescale: Move arch-specific declarations 2017-06-05 12:30:55 -04:00
ls1046aqds MAINTAINERS: Add missing boards and config entries 2018-01-17 15:27:28 +08:00
ls1046ardb fsl-lsch2: csu: remove multiple calling function 2017-08-09 09:57:32 -07:00
ls1088a UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2019-07-05 19:33:35 +08:00
ls2080a UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
ls2080aqds UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
ls2080ardb UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
m547xevb i2c: powerpc: Remove use of CONFIG_HARD_I2C 2017-05-15 06:17:25 +02:00
m548xevb board_f: Rename initdram() to dram_init() 2017-04-13 09:40:57 -04:00
m5208evbe board_f: Rename initdram() to dram_init() 2017-04-13 09:40:57 -04:00
m5235evb board_f: Rename initdram() to dram_init() 2017-04-13 09:40:57 -04:00
m5249evb board_f: Rename initdram() to dram_init() 2017-04-13 09:40:57 -04:00
m5253demo Kconfig: Add a CONFIG_IDE option 2017-05-22 12:45:27 -04:00
m5253evbe Kconfig: Add a CONFIG_IDE option 2017-05-22 12:45:27 -04:00
m5272c3 board_f: Rename initdram() to dram_init() 2017-04-13 09:40:57 -04:00
m5275evb board_f: Rename initdram() to dram_init() 2017-04-13 09:40:57 -04:00
m5282evb board_f: Rename initdram() to dram_init() 2017-04-13 09:40:57 -04:00
m5329evb board_f: Rename initdram() to dram_init() 2017-04-13 09:40:57 -04:00
m5373evb i2c: powerpc: Remove use of CONFIG_HARD_I2C 2017-05-15 06:17:25 +02:00
m52277evb i2c: powerpc: Remove use of CONFIG_HARD_I2C 2017-05-15 06:17:25 +02:00
m53017evb i2c: powerpc: Remove use of CONFIG_HARD_I2C 2017-05-15 06:17:25 +02:00
m54418twr m68k: mcf5445x: move early ddr init as board-specific 2017-08-18 01:26:08 +02:00
m54451evb m68k: mcf5445x: move early ddr init as board-specific 2017-08-18 01:26:08 +02:00
m54455evb m68k: mcf5445x: move early ddr init as board-specific 2017-08-18 01:26:08 +02:00
mpc832xemds UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
mpc837xemds UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
mpc837xerdb env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
mpc8308rdb UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
mpc8313erdb UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
mpc8315erdb UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
mpc8323erdb UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
mpc8349emds UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
mpc8349itx UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
mpc8536ds UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
mpc8541cds UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
mpc8544ds UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
mpc8548cds UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
mpc8555cds UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
mpc8568mds UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
mpc8569mds UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
mpc8572ds UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
mpc8610hpcd UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
mpc8641hpcn UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
mx6qarm2 imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
mx6sabreauto UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
mx6sabresd UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
mx6slevk UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
mx6sllevk imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
mx6sxsabreauto imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
mx6sxsabresd UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
mx6ul_14x14_evk UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
mx6ullevk env: Rename setenv() to env_set() 2017-08-16 08:22:18 -04:00
mx7dsabresd imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
mx7ulp_evk
mx23evk
mx25pdk mx25pdk: Set the eSDHC PER clock to 48 MHz 2017-05-31 10:14:41 +02:00
mx28evk
mx31ads Move environment files from common/ to env/ 2017-08-15 08:18:45 -04:00
mx31pdk spl: add hierarchical defaults for SPL_LDSCRIPT 2017-08-13 17:12:37 +02:00
mx35pdk arm: Add explicit include of <asm/mach-types.h> 2017-06-05 11:02:36 -04:00
mx51evk env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
mx53ard board_f: Drop setup_dram_config() wrapper 2017-04-05 16:36:51 -04:00
mx53evk imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
mx53loco env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
mx53smd board_f: Drop setup_dram_config() wrapper 2017-04-05 16:36:51 -04:00
p1_p2_rdb_pc UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
p1_twr UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
p1010rdb UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
p1022ds UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
p1023rdb UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2019-07-05 19:33:35 +08:00
p2041rdb env: Rename some other getenv()-related functions 2017-08-16 08:31:11 -04:00
qemu-ppce500 UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
s32v234evb imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
t4qds UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
t4rdb UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
t102xqds UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
t102xrdb UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
t104xrdb UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
t208xqds UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
t208xrdb UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
t1040qds UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
vf610twr imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00