Searched hist:"6935 dc1b7d660301e254fc3846fa0aafe88a1e00" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/arch/x86/dts/ |
| H A D | chromebook_link.dts | 6935dc1b7d660301e254fc3846fa0aafe88a1e00 Mon Jan 16 14:04:24 UTC 2017 Simon Glass <sjg@chromium.org> x86: link: Set up device tree for SPL
Add the correct pre-relocation tag so that the required device tree nodes are present in the SPL device tree.
On x86 it doesn't make a lot of sense to have a separate SPL device tree. Since everything is in the same ROM we might as well just use the main device tree in both SPL and U-Boot proper. But we haven't implemented that, so this is a good first step.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|