Re: [U-Boot] [PATCH 1/2 v2] arm: smdkc100: remove config.mk file

2013-08-27 Thread Minkyu Kang
On 06/08/13 20:57, Minkyu Kang wrote: > Since config.mk is deprecated, remove this file, > and move CONFIG_SYS_TEXT_BASE define to config file. > > Signed-off-by: Minkyu Kang > Cc: Wolfgang Denk > --- > changes for v2: > rebased. > > board/samsung/smdkc100/config.mk | 16 --

[U-Boot] [PATCH 1/2 v2] arm: smdkc100: remove config.mk file

2013-08-06 Thread Minkyu Kang
Since config.mk is deprecated, remove this file, and move CONFIG_SYS_TEXT_BASE define to config file. Signed-off-by: Minkyu Kang Cc: Wolfgang Denk --- changes for v2: rebased. board/samsung/smdkc100/config.mk | 16 include/configs/smdkc100.h |3 +++ 2 files