Re: [PATCH v2 59/86] ppc:e500: drop RAM size fixup

2020-01-15 Thread David Gibson
On Wed, Jan 15, 2020 at 04:07:14PM +0100, Igor Mammedov wrote: > 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

[PATCH v2 59/86] ppc:e500: drop RAM size fixup

2020-01-15 Thread Igor Mammedov
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-