Re: [U-Boot] [PATCH 11/20] rockchip: Drop SPL GPIO support for rk3288

2016-05-27 Thread Simon Glass
On 14 May 2016 at 14:03, Simon Glass wrote: > This is not currently used and saves a little over 1KB of SPL image size. > > Signed-off-by: Simon Glass > --- > > include/configs/rk3288_common.h | 1 - > 1 file changed, 1 deletion(-) Applied to u-boot-dm. _

[U-Boot] [PATCH 11/20] rockchip: Drop SPL GPIO support for rk3288

2016-05-14 Thread Simon Glass
This is not currently used and saves a little over 1KB of SPL image size. Signed-off-by: Simon Glass --- include/configs/rk3288_common.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/configs/rk3288_common.h b/include/configs/rk3288_common.h index 8a81397..9d50d83 100644 --- a/inclu