
25 Aug
2017
25 Aug
'17
3:11 a.m.
On Wed, Aug 23, 2017 at 10:59:01PM +0200, Thomas Petazzoni wrote:
Most of the platforms are using CONFIG_SYS_CBSIZE + sizeof(CONFIG_SYS_PROMPT) + 16 as their value for CONFIG_SYS_PBSIZE, so let's adopt this for the fallback value of CONFIG_SYS_PBSIZE.
This will allow us to drop an explicit definition of CONFIG_SYS_PBSIZE from a large number of platforms.
Signed-off-by: Thomas Petazzoni thomas.petazzoni@free-electrons.com
Reviewed-by: Tom Rini trini@konsulko.com
--
Tom