Benjamin Herrenschmidt ea87616d6c loader: Add load_image_size() to replace load_image()
A subsequent patch to ppc/spapr needs to load the RTAS blob into
qemu memory rather than target memory (so it can later be copied
into the right spot at machine reset time).

I would use load_image() but it is marked deprecated because it
doesn't take a buffer size as argument, so let's add load_image_size()
that does.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
[aik: fixed errors from checkpatch.pl]
Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Signed-off-by: Alexander Graf <agraf@suse.de>
2014-09-08 12:50:48 +02:00
..
2014-08-29 15:00:29 +01:00
2014-08-15 19:12:48 +04:00
2013-12-24 18:02:18 +01:00
2014-08-29 10:46:57 +01:00
2014-08-15 18:54:06 +04:00
2014-08-14 13:22:00 +02:00
2014-06-27 13:48:22 +02:00
2014-08-25 00:16:07 +02:00
2014-08-25 00:16:06 +02:00
2014-06-30 21:13:30 +02:00
2014-09-01 09:25:32 +02:00
2014-06-30 21:13:30 +02:00
2014-08-25 00:16:06 +02:00
2014-08-29 12:52:14 +02:00
2014-08-18 12:06:21 +02:00