]> git.ipfire.org Git - people/ms/u-boot.git/commit
rockchip: remove duplicate CONFIG_ENV_SIZE definitions
authorPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Tue, 21 Nov 2017 21:35:56 +0000 (22:35 +0100)
committerPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Tue, 21 Nov 2017 22:57:24 +0000 (23:57 +0100)
commit08790230fe80d46ff6368e0dc1e1be500ca3c4bf
tree670247b653a049be8aceebc16bf9dcc1d112f9f4
parentecb103bf686f78df7fa65aa21346a8b36bd2bc5e
rockchip: remove duplicate CONFIG_ENV_SIZE definitions

A few header files still have a definition of CONFIG_ENV_SIZE, causing
warnings during buildman runs.  This removes the duplicate definitions
from evb_px5.h, geekbox.h and rv1108_common.h.

Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
include/configs/evb_px5.h
include/configs/geekbox.h
include/configs/rv1108_common.h