u-boot-brain/arch
Heiko Stuebner dfa64707da rockchip: make_fit_atf: use correct fdt_x references in config nodes
The script iterates over the given devicetrees and creates both
fdt_x node as well as a conf-node for each passed dt.

But there is a slight bug in that it always references fdt_1 in each
conf node instead of the matching fdt_x as expected.

So fix that by referencing the number of the current dt similar to
how the fdt_x nodes gets created.

Signed-off-by: Heiko Stuebner <heiko.stuebner@theobroma-systems.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
2020-02-19 16:45:38 +08:00
..
arc ARC: Switch to generic accessors 2020-02-12 21:11:13 +03:00
arm rockchip: make_fit_atf: use correct fdt_x references in config nodes 2020-02-19 16:45:38 +08:00
m68k common: Move clock functions into a new file 2020-01-24 23:06:48 +05:30
microblaze common: Move hang() to the same header as panic() 2020-01-24 23:06:49 +05:30
mips dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
nds32 asm: dma-mapping.h: Fix dma mapping functions 2020-01-25 12:04:36 -05:00
nios2 common: Move hang() to the same header as panic() 2020-01-24 23:06:49 +05:30
powerpc mpc8xx: Expose show_regs() 2020-02-07 13:59:58 -05:00
riscv sandbox conversion to SDL2 2020-02-11 10:58:41 -05:00
sandbox sandbox conversion to SDL2 2020-02-11 10:58:41 -05:00
sh common: Move reset_cpu() to the CPU header 2020-01-24 23:06:49 +05:30
x86 sandbox conversion to SDL2 2020-02-11 10:58:41 -05:00
xtensa common: Move relocate_code() to init.h 2020-01-24 23:06:48 +05:30
.gitignore
Kconfig x86: Enable pinctrl in SPL and TPL 2019-12-15 11:44:24 +08:00