[U-Boot] [U-boot] [PATCH 1/2] rockchip: configs: move env offset to common header
Simon Glass
sjg at chromium.org
Sat Jan 21 04:51:37 CET 2017
On 16 January 2017 at 21:19, Jacob Chen <jacob2.chen at rock-chips.com> wrote:
> To reduce redundant code.
>
> Signed-off-by: Jacob Chen <jacob2.chen at rock-chips.com>
> ---
>
> include/configs/evb_rk3288.h | 14 --------------
> include/configs/fennec_rk3288.h | 14 --------------
> include/configs/kylin_rk3036.h | 14 --------------
> include/configs/miniarm_rk3288.h | 14 --------------
> include/configs/popmetal_rk3288.h | 14 --------------
> include/configs/rock2.h | 14 --------------
> include/configs/rockchip-common.h | 14 ++++++++++++++
> 7 files changed, 14 insertions(+), 84 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list