From mboxrd@z Thu Jan 1 00:00:00 1970 From: Igor Grinberg Date: Tue, 29 Nov 2011 09:29:54 +0200 Subject: [U-Boot] [PATCH V3 00/13] Support for HTKW mcx board In-Reply-To: <1322498261-20645-1-git-send-email-yanok@emcraft.com> References: <1322498261-20645-1-git-send-email-yanok@emcraft.com> Message-ID: <4ED489F2.7090704@compulab.co.il> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Ilya, On 11/28/11 18:37, Ilya Yanok wrote: > Hi All, > > these patches introduce support for HTKW mcx board (AM3517-based) > including DaVinci EMAC driver fixes to work on AM35xx, SPL fixes > and OMAP3 EHCI support. > > This is an updated version of previously posted patches: > http://thread.gmane.org/gmane.comp.boot-loaders.u-boot/116535 > > Patches are rebased on the current master and no-op implementation > for dcache operations on arm926ejs added. Please, add version history, next time, so it can be easily understood, what has been fixed and what hasn't been fixed. It makes a review of the new version much easier. Also, if you use '--cover-letter' with git format-patch, you also get a nice diff stat, which can help identify, what files are involved. -- Regards, Igor.