From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Date: Sun, 18 Oct 2009 10:20:46 -0500 Subject: [U-Boot] ARM pull request In-Reply-To: <1f3430fb0910180551ta0de699g3b781b39cf494533@mail.gmail.com> References: <4ADA8080.3060800@windriver.com> <4ADABD71.9030002@googlemail.com> <4ADABFC3.7080303@googlemail.com> <1f3430fb0910180551ta0de699g3b781b39cf494533@mail.gmail.com> Message-ID: <4ADB324E.3010600@windriver.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Minkyu Kang wrote: > Dear Dirk and Tom > > 2009/10/18 Dirk Behme : >> Dirk Behme wrote: >>> Tom wrote: >> ... >>>> Minkyu Kang (4): >>>> s5pc1xx: support Samsung s5pc1xx SoC >>>> s5pc1xx: support onenand driver >>>> s5pc1xx: support serial driver >>>> s5pc1xx: add support SMDKC100 board >> ... >>> But: For smdkc100 I get a lot of warnings [2]. I'm not sure if this is >>> already mainline ready? >> Ah, looks like there is already a fix: >> >> http://lists.denx.de/pipermail/u-boot/2009-October/062507.html >> http://lists.denx.de/pipermail/u-boot/2009-October/062508.html >> >> Applying this on top of master-sync makes smdkc100 compile fine, too :) >> >> Dirk >> > > Thank you Dirk :) > Tom, please apply the patch. Thanks! All warning for smdkc100 have been squashed. Patch has been applied to arm master-sync. Tom > > Thanks > Minkyu Kang