[U-Boot] [U-boot] [PATCH 1/2] rockchip: configs: move env offset to common header
Simon Glass
sjg at chromium.org
Wed Feb 8 05:10:09 UTC 2017
On 20 January 2017 at 19:51, Simon Glass <sjg at chromium.org> wrote:
> 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>
Applied to u-boot-rockchip, thanks!
More information about the U-Boot
mailing list