Files
u-boot/include/configs
Thomas Petazzoni e090579d0a include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions
This commit removes definitions of CONFIG_SYS_BARGSIZE defined to be
equal to CONFIG_SYS_CBSIZE in numerous configuration files.

We remove such definitions in two situations:

 - CONFIG_SYS_CBSIZE is otherwise not defined in the board
   configuration file, which means the default value of
   CONFIG_SYS_CBSIZE == 256 applies. In this case, the default value
   of CONFIG_SYS_BARGSIZE == 512 (common/image.c) is suitable, as it is
   larger.

 - CONFIG_SYS_CBSIZE is defined in the board configuration file, but
   to a value equal or less than 512. In this case, the default value
   of CONFIG_SYS_BARGSIZE == 512 (common.image.c) is suitable, as it
   is equal or larger.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
2017-09-03 15:30:30 -04:00
..
2017-07-31 12:21:40 -04:00
2017-08-11 15:41:50 -04:00
2017-08-13 15:17:10 -04:00
2017-08-11 15:41:50 -04:00
2017-08-11 15:41:50 -04:00
2017-07-31 12:21:40 -04:00
2017-07-31 12:21:40 -04:00
2017-08-08 17:02:31 -04:00
2017-08-08 17:02:31 -04:00
2017-07-11 10:08:19 -06:00
2017-07-31 12:21:40 -04:00
2017-07-31 12:21:40 -04:00
2017-07-31 12:21:40 -04:00
2017-08-07 15:22:28 -05:00
2017-08-11 15:41:50 -04:00
2017-09-01 20:45:26 -04:00
2017-07-31 12:21:40 -04:00
2017-08-11 15:41:50 -04:00
2017-08-14 17:06:06 -04:00
2017-07-31 12:21:40 -04:00
2017-08-07 15:22:28 -05:00
2017-08-07 15:22:28 -05:00
2017-08-07 15:22:28 -05:00
2017-07-31 12:21:40 -04:00
2017-07-31 12:21:40 -04:00
2017-09-01 20:45:26 -04:00
2017-09-01 20:45:26 -04:00
2017-09-01 20:45:26 -04:00
2017-08-12 09:18:47 -04:00
2017-08-12 09:18:47 -04:00
2017-07-31 12:21:40 -04:00
2017-08-11 15:41:50 -04:00
2017-08-11 15:41:50 -04:00
2017-07-11 10:08:19 -06:00
2017-08-07 15:22:28 -05:00
2017-07-31 12:21:40 -04:00
2017-07-31 12:21:40 -04:00
2017-08-13 15:17:10 -04:00
2017-07-31 12:21:40 -04:00
2017-09-01 20:45:26 -04:00
2017-07-31 12:21:40 -04:00
2017-08-08 17:02:31 -04:00
2017-08-07 15:22:28 -05:00
2017-08-11 15:41:50 -04:00
2017-08-11 15:41:56 -04:00
2017-08-14 17:06:06 -04:00
2017-08-07 15:22:28 -05:00
2017-08-11 15:41:50 -04:00
2017-08-07 15:22:28 -05:00