]> git.ipfire.org Git - people/ms/u-boot.git/commit
rockchip: config: use common CONFIG_ENV_SIZE for all SoCs
authorKever Yang <kever.yang@rock-chips.com>
Tue, 31 Oct 2017 07:52:20 +0000 (15:52 +0800)
committerPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Tue, 7 Nov 2017 08:16:56 +0000 (09:16 +0100)
commitbe942f2e0dca3065ba530555bb6860dafd60ba16
tree1b8fe10621a742a764b79dfe76aee8d9513da539
parentc742043f742f56b6566456e91411cf00120096f2
rockchip: config: use common CONFIG_ENV_SIZE for all SoCs

All Rockchip SoCs use 32KB as CONFIG_ENV_SIZE.

Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
include/configs/evb_rk3229.h
include/configs/kylin_rk3036.h
include/configs/lion_rk3368.h
include/configs/rk3036_common.h
include/configs/rk3188_common.h
include/configs/rk322x_common.h
include/configs/rk3288_common.h
include/configs/rk3328_common.h
include/configs/rk3399_common.h
include/configs/rockchip-common.h
include/configs/sheep_rk3368.h