Home
last modified time | relevance | path

Searched hist:dea2174d9d941db2ec64997779771a4b4c3527c2 (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/cmd/
H A Dbootefi.cdea2174d9d941db2ec64997779771a4b4c3527c2 Fri Mar 04 00:10:13 UTC 2016 Alexander Graf <agraf@suse.de> efi_loader: Call fdt preparation functions

We have a nice framework around image fils to prepare a device tree
for OS execution. That one patches in missing device tree nodes and
fixes up the memory range bits.

We need to call that one from the EFI boot path too to get all those
nice fixups. This patch adds the call.

Signed-off-by: Alexander Graf <agraf@suse.de>
/rk3399_rockchip-uboot/common/
H A Dimage-fdt.cdea2174d9d941db2ec64997779771a4b4c3527c2 Fri Mar 04 00:10:13 UTC 2016 Alexander Graf <agraf@suse.de> efi_loader: Call fdt preparation functions

We have a nice framework around image fils to prepare a device tree
for OS execution. That one patches in missing device tree nodes and
fixes up the memory range bits.

We need to call that one from the EFI boot path too to get all those
nice fixups. This patch adds the call.

Signed-off-by: Alexander Graf <agraf@suse.de>