Home
last modified time | relevance | path

Searched hist:"3 b1cceb8b52320150fd93dc094ba11fd01c6adfa" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/arm/
H A Dboot.cdiff 3b1cceb8b52320150fd93dc094ba11fd01c6adfa Tue Jul 16 07:25:10 CDT 2013 Peter Maydell <peter.maydell@linaro.org> arm/boot: Allow boards to modify the FDT blob

Add a callback hook in arm_boot_info to allow board models to
modify the device tree blob if they need to. (The major expected
use case is to add virtio-mmio nodes for virtio-mmio transports
that exist in QEMU but not in the hardware.)

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1373977512-28932-7-git-send-email-peter.maydell@linaro.org