PPC: mpc8554ds: Tell user about exceeding RAM limits
commit44045ce9740945056a58ecb53d2af9ae00083632
authorAlexander Graf <agraf@suse.de>
Wed, 12 Nov 2014 21:35:33 +0000 (12 22:35 +0100)
committerAlexander Graf <agraf@suse.de>
Wed, 7 Jan 2015 15:16:24 +0000 (7 16:16 +0100)
treeabc7323f89f87a83ef49c6da2c148c946adc17b5
parente6b4e5f4795b2591fd91bea671e3e22e08fd0e75
PPC: mpc8554ds: Tell user about exceeding RAM limits

The mpc8544ds board only supports up to 3GB of RAM due to its limited
address space.

When the user requests more, abort and tell him that he should use less.

Signed-off-by: Alexander Graf <agraf@suse.de>
hw/ppc/mpc8544ds.c