Re: [U-Boot] [PATCH 1/3] arm: baltos: enable CMD_NET and FIT support in defconfig

2015-07-07 Thread Yegor Yefremov
On Wed, Jul 8, 2015 at 12:54 AM, Simon Glass wrote: > On 6 July 2015 at 09:28, Yegor Yefremov wrote: >> Signed-off-by: Yegor Yefremov >> --- >> configs/am335x_baltos_defconfig | 4 ++-- >> include/configs/baltos.h| 2 -- >> 2 files changed, 2 insertions(+), 4 deletions(-) > > Reviewed-b

Re: [U-Boot] [PATCH 1/3] arm: baltos: enable CMD_NET and FIT support in defconfig

2015-07-07 Thread Simon Glass
On 6 July 2015 at 09:28, Yegor Yefremov wrote: > Signed-off-by: Yegor Yefremov > --- > configs/am335x_baltos_defconfig | 4 ++-- > include/configs/baltos.h| 2 -- > 2 files changed, 2 insertions(+), 4 deletions(-) Reviewed-by: Simon Glass But please remember to add a commit message wi

[U-Boot] [PATCH 1/3] arm: baltos: enable CMD_NET and FIT support in defconfig

2015-07-06 Thread Yegor Yefremov
Signed-off-by: Yegor Yefremov --- configs/am335x_baltos_defconfig | 4 ++-- include/configs/baltos.h| 2 -- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/configs/am335x_baltos_defconfig b/configs/am335x_baltos_defconfig index bf73919..8e8a897 100644 --- a/configs/am335x_b