mips/mips_fulong2e: drop RAM size fixup
commitdc7b6ba5b20c5a2d09edc290091c77e51aa4962f
authorIgor Mammedov <imammedo@redhat.com>
Wed, 19 Feb 2020 16:09:25 +0000 (19 11:09 -0500)
committerPatchew Importer <importer@patchew.org>
Wed, 19 Feb 2020 16:49:59 +0000 (19 16:49 +0000)
tree5711f5dd1930c6b23e9017870935d7d0840166bf
parent9389d6ce0b893542524611f319b57df3e181957a
mips/mips_fulong2e: drop RAM size fixup

If user provided non-sense RAM size, board will complain and
continue running with max RAM size supported.
Also RAM is going to be allocated by generic code, so it won't be
possible for board to fix things up for user.

Make it error message and exit to force user fix CLI,
instead of accepting non-sense CLI values.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20200219160953.13771-52-imammedo@redhat.com>
hw/mips/mips_fulong2e.c