From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Date: Wed, 25 Nov 2009 16:49:15 -0600 Subject: [U-Boot] [PATCH v7 2/2] arm: A320: Add support for Faraday A320 evaluation board In-Reply-To: References: <1253692384-3236-1-git-send-email-ratbert.chuang@gmail.com> <20091122212854.784D0E34A27@gemini.denx.de> Message-ID: <4B0DB46B.5020702@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 Po-Yu Chuang wrote: > Dear Wolfgang and Tom, > > 2009/11/23 Wolfgang Denk : >> Dear Tom, >> In message <1253692384-3236-1-git-send-email-ratbert.chuang@gmail.com> Po-Yu Chuang wrote: >>> This patch adds support for A320 evaluation board from Faraday. This board >>> uses FA526 processor by default and has 512kB and 32MB NOR flash, 64M RAM. >>> FA526 is an ARMv4 processor and uses the ARM920T source in this patch. >>> >>> Signed-off-by: Po-Yu Chuang >> Can you please check the status of this patch: >> http://thread.gmane.org/gmane.comp.boot-loaders.u-boot/68663 > > I posted a new version (v8) of this patch two weeks ago to fix a > compiler warning. > > http://lists.denx.de/pipermail/u-boot/2009-November/064105.html > > Please use the new version (v8) instead. > This looks good. I have pushed v8 to arm/next. Thank you, Tom