OSDN Git Service

ppc/pnv: Set default ram size to 1.75GB
authorJoel Stanley <joel@jms.id.au>
Wed, 21 Aug 2019 03:09:45 +0000 (12:39 +0930)
committerDavid Gibson <david@gibson.dropbear.id.au>
Wed, 28 Aug 2019 23:44:58 +0000 (09:44 +1000)
commitf1d18b0a7e29837cfc691688475a8fd5e53cf612
tree00ba98af25df6f0162719eb6408813fafcc07f2f
parent23919ddfd56135cad3cb468a8f54d5a595f024f4
ppc/pnv: Set default ram size to 1.75GB

This makes the powernv machine easier for end users as the default
initrd address (1.5GB) is now within RAM.

This uses less than 2GB of RAM to ensure 32 bit Qemu still works.

Signed-off-by: Joel Stanley <joel@jms.id.au>
Message-Id: <20190821030945.473-1-joel@jms.id.au>
[dwg: Fix comment style for checkpatch]
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/ppc/pnv.c