powerpc/ps3: Add highmem repository read routines
authorAndre Heider <a.heider@gmail.com>
Thu, 11 Aug 2011 19:31:06 +0000 (21:31 +0200)
committerGeoff Levand <geoff@infradead.org>
Tue, 24 Apr 2012 22:34:17 +0000 (15:34 -0700)
commit6750edbd8d6d1d72365e29e58b05f164bc23755a
tree4271c86d77401a9474a5e08e70fd547567a26b7e
parent79f2a81bf117ffea757b0f298467333cf4e835a8
powerpc/ps3: Add highmem repository read routines

Add repository helper routines to read highmem region info.

Bootloaders that preallocate highmem regions must place the
region info into the repository at these well known nodes.
These routines allow second stage kernles to read the region
info from those nodes.

Signed-off-by: Andre Heider <a.heider@gmail.com>
CC: Nathan Whitehorn <nwhitehorn@freebsd.org>
Signed-off-by: Geoff Levand <geoff@infradead.org>
arch/powerpc/platforms/ps3/platform.h
arch/powerpc/platforms/ps3/repository.c
This page took 0.024554 seconds and 5 git commands to generate.