Re: [U-Boot] [PATCH] rockchip: rk3288: revise CONFIG_FASTBOOT_BUF_ADDR

2016-07-24 Thread Simon Glass
On 23 July 2016 at 00:12, Ziyuan Xu wrote: > CONFIG_SYS_LOAD_ADDR is absolutely safe to store image for > fastboot. > > Signed-off-by: Ziyuan Xu > --- > This commit is base on commit 170479c "rockchip: remove the duplicated > macro config". > >

[U-Boot] [PATCH] rockchip: rk3288: revise CONFIG_FASTBOOT_BUF_ADDR

2016-07-23 Thread Ziyuan Xu
CONFIG_SYS_LOAD_ADDR is absolutely safe to store image for fastboot. Signed-off-by: Ziyuan Xu --- This commit is base on commit 170479c "rockchip: remove the duplicated macro config". include/configs/rk3288_common.h | 4 +--- 1 file changed, 1 insertion(+), 3