]> git.baikalelectronics.ru Git - uboot.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)
commitc401adf11423e82e3086c3700a58ac269edffa59
tree1b8fe10621a742a764b79dfe76aee8d9513da539
parent0f104397ebb9d0730ba5069030e0fc8e0a4008ee
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