From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kamil Lulko Date: Thu, 22 Jan 2015 12:30:51 +0100 Subject: [U-Boot] [RFC 1/1] ARM: Add ARMv7-M support In-Reply-To: <20150120203331.GL10826@bill-the-cat> References: <1420588647-6034-1-git-send-email-rev13@wp.pl> <20150120203331.GL10826@bill-the-cat> Message-ID: <54C0DF6B.2000104@wp.pl> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 20.01.2015 21:33, Tom Rini wrote: > On Wed, Jan 07, 2015 at 12:57:27AM +0100, rev13 at wp.pl wrote: > >> From: Kamil Lulko >> >> > In general this looks OK. Can you also post the STM32F429 board port > code? Thanks! > Yes, I will submit a complete patch set for STM32F429 Discovery board support soon. The only thing I am missing right now is internal flash driver and some minor fixes in the existing code. Best regards, Kamil Lulko