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

2013-08-05 Thread Minkyu Kang
Dear Lukasz Majewski, On 26/07/13 15:59, Lukasz Majewski wrote: > On Fri, 26 Jul 2013 10:45:09 +0900 Minkyu Kang mk7.k...@samsung.com > wrote, > > Hi Minkyu, > >> Dear Lukasz, >> >> On 25/07/13 20:05, Lukasz Majewski wrote: >>> On Thu, 25 Jul 2013 10:45:35 +0900 Minkyu Kang mk7.k...@samsung.com

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

2013-07-26 Thread Lukasz Majewski
On Fri, 26 Jul 2013 10:45:09 +0900 Minkyu Kang mk7.k...@samsung.com wrote, Hi Minkyu, > Dear Lukasz, > > On 25/07/13 20:05, Lukasz Majewski wrote: > > On Thu, 25 Jul 2013 10:45:35 +0900 Minkyu Kang mk7.k...@samsung.com > > wrote, > > > > Hi Minkyu, > > > >> Since config.mk is deprecated, remov

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

2013-07-25 Thread Minkyu Kang
Dear Lukasz, On 25/07/13 20:05, Lukasz Majewski wrote: > On Thu, 25 Jul 2013 10:45:35 +0900 Minkyu Kang mk7.k...@samsung.com > wrote, > > Hi Minkyu, > >> Since config.mk is deprecated, remove this file, >> and move CONFIG_SYS_TEXT_BASE define to config file. >> >> Signed-off-by: Minkyu Kang >>

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

2013-07-25 Thread Lukasz Majewski
On Thu, 25 Jul 2013 10:45:35 +0900 Minkyu Kang mk7.k...@samsung.com wrote, Hi Minkyu, > Since config.mk is deprecated, remove this file, > and move CONFIG_SYS_TEXT_BASE define to config file. > > Signed-off-by: Minkyu Kang > --- > board/samsung/goni/config.mk | 34 > -