From mboxrd@z Thu Jan 1 00:00:00 1970 From: Minkyu Kang Date: Mon, 09 Sep 2013 17:25:40 +0900 Subject: [U-Boot] please pull u-boot-samsung master In-Reply-To: References: <5220293B.4090601@samsung.com> <20130905111318.682b90fc@lilith> <20130905125742.508a0e7a@amdc308.digital.local> <20130905133856.0d0ce7a7@lilith> <20130905152856.2e1c8f65@lilith> Message-ID: <522D8604.6060902@samsung.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Chander Kashyap, On 06/09/13 13:32, Chander Kashyap wrote: > Hi Albert, > > On 5 September 2013 18:58, Albert ARIBAUD wrote: >> Hi Chander, >> >> On Thu, 5 Sep 2013 17:36:34 +0530, Chander Kashyap >> wrote: >> >>> Hi Albert, >>> >>> On 5 September 2013 17:08, Albert ARIBAUD wrote: >>>> Hi Chander, >>>> >>>> On Thu, 5 Sep 2013 16:47:27 +0530, Chander Kashyap >>>> wrote: >>>> >>>>> Hi Lukasz, >>>>> >>>>> On 5 September 2013 16:27, Lukasz Majewski wrote: >>>>>> Hi Chander, >>>>>> >>>>>>>> >>>>>>>> Its working for me. >>>>>>>> But my dtc -v: "Version: DTC 1.3.0" >>>>>>>> >>>>>> >>>>>> Have you managed to properly build test Samsung's u-boot tree with DTC >>>>>> 1.3.0? >>>>> >>>>> Yes, I am able to build and test. >>>>> I am running on ubuntu. >>>> >>>> Then you are not testing on a recent enough U-Boot source tree; >>>> currently, master (and arm) require dtc version >= 1.4.0, and will fail >>>> as indicated by Lukasz and as experienced by me -- I had to build dtc >>>> version 1.4.0 from git source. >>> >>> Sorry for big mess. I had re-based my tree to u-boot samsung. I have >>> tested it after re-basing to u-boot tree. >>> It was failing. >>> >>> Shall i send all the patches again, or is it possible to send the >>> single failing patch. >> >> Well, if you have rebased to u-boot-master, then you can as well do an >> interactive rebase so that the commit which breaks builds is omitted. >> > > Offending patch was part of two patch series. I have fixed it and > resend it with series again. > Since the patchset is already applied to u-boot-samsung, If you send new patchset, then I should do rebase and forced push. If possible please send fixing patch instead of new patchset. Thanks, Minkyu Kang.