[U-Boot] [U-Boot, 2/2] rockchip: config: use common CONFIG_ENV_SIZE for all SoCs
Philipp Tomsich
philipp.tomsich at theobroma-systems.com
Mon Nov 6 17:29:20 UTC 2017
> All Rockchip SoCs use 32KB as CONFIG_ENV_SIZE.
>
> Signed-off-by: Kever Yang <kever.yang at rock-chips.com>
> ---
>
> include/configs/evb_rk3229.h | 2 --
> include/configs/kylin_rk3036.h | 2 --
> include/configs/lion_rk3368.h | 1 -
> include/configs/rk3036_common.h | 1 -
> include/configs/rk3128_common.h | 1 -
> include/configs/rk3188_common.h | 1 -
> include/configs/rk322x_common.h | 1 -
> include/configs/rk3288_common.h | 1 -
> include/configs/rk3328_common.h | 1 -
> include/configs/rk3399_common.h | 1 -
> include/configs/rockchip-common.h | 1 +
> include/configs/sheep_rk3368.h | 1 -
> 12 files changed, 1 insertion(+), 13 deletions(-)
>
Reviewed-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>
More information about the U-Boot
mailing list