Searched hist:"4 c4bf654746eae5a042bde6c150d534d8849b762" (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/hw/arm/ |
H A D | boot.c | diff 4c4bf654746eae5a042bde6c150d534d8849b762 Fri Sep 12 08:06:50 CDT 2014 Ard Biesheuvel <ard.biesheuvel@linaro.org> hw/arm/boot: load DTB as a ROM image
In order to make the device tree blob (DTB) available in memory not only at first boot, but also after system reset, use rom_blob_add_fixed() to install it into memory.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Message-id: 1410453915-9344-2-git-send-email-ard.biesheuvel@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|