1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-04 18:22:02 +02:00
Files
u-boot-megous/arch/x86/include/asm
Ivan Gorinov 5d73292cf8 x86: zImage: Pass working device tree data to the kernel
On x86 platforms, U-Boot does not pass Device Tree data to the kernel.
This prevents the kernel from using FDT loaded by U-Boot.

Read the working FDT address from the "fdtaddr" environment variable
and add a copy of the FDT data to the kernel setup_data list.

Signed-off-by: Ivan Gorinov <ivan.gorinov@intel.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
[bmeng: add #include <linux/libfdt.h> to zimage.c to fix build error]
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
2018-03-30 16:06:58 +08:00
..
2016-02-05 12:47:21 +08:00
2016-02-05 12:47:21 +08:00
2015-04-29 21:02:33 -06:00
2015-11-05 10:52:01 -05:00
2017-02-06 11:38:46 +08:00
2016-10-19 09:01:51 +02:00
2017-10-02 21:52:22 -04:00
2016-05-23 15:18:00 +08:00
2016-03-17 10:27:27 +08:00
2017-05-17 17:11:46 +08:00
2017-07-30 10:30:25 +08:00
2016-03-17 10:27:23 +08:00
2017-02-06 11:38:46 +08:00
2017-08-01 20:17:02 +08:00
2015-04-30 16:13:50 -06:00
2017-02-06 11:38:46 +08:00