]> Git Repo - qemu.git/commit
hw/arm_boot.c: Support DTBs which use 64 bit addresses
authorPeter Maydell <[email protected]>
Fri, 20 Jul 2012 12:34:50 +0000 (13:34 +0100)
committerPeter Maydell <[email protected]>
Fri, 20 Jul 2012 12:34:50 +0000 (13:34 +0100)
commit9bfa659e6b33327e77d08018661fd1d707377e60
tree4927c4aa27ce38fcf503cca5c0308981561fe954
parentf0aa713f65e83ff39882b6c21d4b83500bf5ae80
hw/arm_boot.c: Support DTBs which use 64 bit addresses

Support the case where the device tree blob specifies that
#address-cells and #size-cells are greater than 1. (This
is needed for device trees which can handle 64 bit physical
addresses and thus total RAM sizes over 4GB.)

Signed-off-by: Peter Maydell <[email protected]>
Reviewed-by: Peter A. G. Crosthwaite <[email protected]>
hw/arm_boot.c
This page took 0.02417 seconds and 4 git commands to generate.