From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dirk Behme Date: Thu, 15 Oct 2009 17:39:26 +0200 Subject: [U-Boot] TI DA8xx/OMAP-L1x support in U-Boot In-Reply-To: <610D18D1F0BB204D8AB39BB1C42187E8041824B0@LONMLVEM09.e2k.ad.ge.com> References: <610D18D1F0BB204D8AB39BB1C42187E8041824B0@LONMLVEM09.e2k.ad.ge.com> Message-ID: <4AD7422E.1090502@googlemail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Thompson, Nick (GE EntSol, Intelligent Platforms) wrote: > Hi, > > First post here, so apologies up front... > > I was wondering what the status of support for DA8xx in u-boot is. Is > anyone working on that? > > The reason I ask is that I have made an initial port for the TI da830 > evm board which seems to be working (serial, ethernet dhcp & tftp and > i2c tested) and seems capable of booting Linux at least. > > It is based on GPL code from several sources, not least of which is from > TI's old 1.3.3 version of u-boot, but I have updated it to support > CONFIG_NET_MULTI and sorted out the padding changes in the ns16550 > driver CONFIGs. It uses already present davinci drivers where possible. > > I have interest in getting at least USB and NAND support working as well > - maybe SPI FLASH too - and will work on that as access to hardware > allows. > > My git tree is up to date, but I'm new to git too, so I have no idea how > to dump a patch. Try git format-patch http://www.kernel.org/pub/software/scm/git/docs/git-format-patch.html http://book.git-scm.com/5_git_and_email.html Best regards Dirk > Regardless, I wanted to check I'm not treading on anyone's toes first > and to gauge interest, especially as TI appear to have done some work on > this in the past. > > Bye, > Nick. > > _______________________________________________ > U-Boot mailing list > U-Boot at lists.denx.de > http://lists.denx.de/mailman/listinfo/u-boot >