Re: [Qemu-devel] [PATCH 0/2] spapr: Move rtas and device-tree higher

2014-07-28 Thread Alexander Graf
On 21.07.14 05:02, Alexey Kardashevskiy wrote: At the moment RTAS and device tree are located at 256MB max which leaves too little space for huge initramdisk images and kernels. This relaxes the limitation. This is checkpatch.pl'ed version of: [PATCH 1/2] loader: Add load_image_size() to replac

[Qemu-devel] [PATCH 0/2] spapr: Move rtas and device-tree higher

2014-07-20 Thread Alexey Kardashevskiy
At the moment RTAS and device tree are located at 256MB max which leaves too little space for huge initramdisk images and kernels. This relaxes the limitation. This is checkpatch.pl'ed version of: [PATCH 1/2] loader: Add load_image_size() to replace load_image() [PATCH 2/2] ppc/spapr: Locate RTAS