[OpenBIOS] [PATCH 0/3] OFMEM tidy-up and available property fix

Mark Cave-Ayland mark.cave-ayland at ilande.co.uk
Sun May 10 10:51:38 CEST 2015


This is a tidy-up and bugfix for the OFMEM available property issue
raised by Olivier in his patch to the mailing list.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland at ilande.co.uk>

Mark Cave-Ayland (3):
  SPARC32: reserve top of physical memory directly rather than with
    ofmem_arch_get_phys_top()
  OFMEM: remove ofmem_arch_get_phys_top() implementation
  OFMEM: fix off-by-one calculation in available property tail
    calculation

 openbios-devel/arch/ppc/qemu/ofmem.c        |    7 -------
 openbios-devel/arch/sparc32/ofmem_sparc32.c |   11 +++--------
 openbios-devel/arch/sparc64/ofmem_sparc64.c |    7 -------
 openbios-devel/include/libopenbios/ofmem.h  |    1 -
 openbios-devel/libopenbios/ofmem_common.c   |   10 +++++-----
 5 files changed, 8 insertions(+), 28 deletions(-)

-- 
1.7.10.4




More information about the OpenBIOS mailing list