On 2/17/20 9:34 AM, Igor Mammedov wrote: > If user provided non-sense RAM size, board will ignore it > and continue running with fixed RAM size. > > Also RAM is going to be allocated by generic code, so it > won't be possible for board to fix CLI. > > Make it error message and exit to force user fix CLI, > instead of accepting non-sense CLI values. > > PS: > move fixed RAM size into mc->default_ram_size, so that > generic code will know how much to allocate. > > Signed-off-by: Igor Mammedov <imamm...@redhat.com> > Acked-by: David Gibson <da...@gibson.dropbear.id.au> > --- Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
r~