mirror of
https://gitlab.com/qemu-project/openbios.git
synced 2024-02-13 08:34:06 +08:00
Revert r739 since the update translations code only updates the OpenBIOS properties and not the real MMU translations.
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@siriusit.co.uk> git-svn-id: svn://coreboot.org/openbios/trunk/openbios-devel@740 f158a5a8-5612-0410-a976-696ce0be7e32
This commit is contained in:
committed by
Mark Cave-Ayland
parent
35a7ef00a2
commit
2f18dff299
@@ -401,6 +401,8 @@ static ucell ofmem_claim_phys_( ucell phys, ucell size, ucell align,
|
||||
}
|
||||
add_entry( phys, size, &ofmem->phys_range );
|
||||
|
||||
ofmem_update_translations();
|
||||
|
||||
return phys;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user