include/configs: remove default values of CONFIG_SYS_BARGSIZE
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 23 Aug 2017 20:59:05 +0000 (22:59 +0200)
committerTom Rini <trini@konsulko.com>
Sun, 3 Sep 2017 19:30:30 +0000 (15:30 -0400)
commit8a7507a8a394f4fccbd7eb730910cf62de6f8d32
tree3d17942557b19d78b6447af8da4fc90a229c15a0
parent1f20fc53b382ece8da7440f354b219deb7ed19df
include/configs: remove default values of CONFIG_SYS_BARGSIZE

CONFIG_SYS_BARGSIZE is already defined to 512 in common/image.c when
not defined. Therefore, there is no point in having board
configuration files define it to 512.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
22 files changed:
include/configs/MigoR.h
include/configs/ap325rxa.h
include/configs/ap_sh4a_4a.h
include/configs/armadillo-800eva.h
include/configs/ecovec.h
include/configs/espt.h
include/configs/kzm9g.h
include/configs/mpr2.h
include/configs/ms7720se.h
include/configs/ms7722se.h
include/configs/ms7750se.h
include/configs/r0p7734.h
include/configs/r2dplus.h
include/configs/r7780mp.h
include/configs/rcar-gen2-common.h
include/configs/rsk7203.h
include/configs/sh7752evb.h
include/configs/sh7753evb.h
include/configs/sh7757lcr.h
include/configs/sh7763rdp.h
include/configs/sh7785lcr.h
include/configs/shmin.h