From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16057 invoked by alias); 27 Dec 2013 22:13:27 -0000 Mailing-List: contact ecos-devel-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: ecos-devel-owner@ecos.sourceware.org Received: (qmail 16045 invoked by uid 89); 27 Dec 2013 22:13:26 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.5 required=5.0 tests=BAYES_50,SPF_SOFTFAIL autolearn=no version=3.3.2 X-HELO: mail.ihostasp.net Received: from mail.ihostasp.net (HELO mail.ihostasp.net) (209.190.184.120) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 27 Dec 2013 22:13:24 +0000 Received: from 75-163-163-77.clsp.qwest.net [75.163.163.77] by mail.ihostasp.net with SMTP; Fri, 27 Dec 2013 17:13:16 -0500 From: Michael Jones Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: Cortex A9 IMX6 HAL Work Message-Id: <5E988D3A-1A8E-40B0-9267-A4837981D8C6@proclivis.com> Date: Fri, 27 Dec 2013 22:13:00 -0000 To: ecos-devel@ecos.sourceware.org Mime-Version: 1.0 (Mac OS X Mail 6.6 \(1510\)) X-SW-Source: 2013-12/txt/msg00001.txt.bz2 All, I have been working on HAL support for iMX6 SMP applications using a Freesc= ale Sabre SD board and Wandboard. I have things to the point where it is po= ssible to write web applications, as I have a simple lwip based FTP/TELNET = app working with an SD card DOS file system, running on a 4 core iMX6Q with= SMP.=20 The project is early phase in that it still relies on some Freescale SDK co= de, needs guidance and advice from the ARM experts, etc, but it is capable = of running an application, booting from the SD card, and SMP debugging of a= ll cores via JTAG. Therefore, it is easier for people to contribute because= they can build something fun, and don't have to slog through all the start= up and SMP deadlock issues, don't have to figure out the tool chain, JTAG c= onfiguration, etc. I am looking for collaborators, so I setup a project site at https://source= forge.net/projects/ecosfreescale/ My goal is to use this site to collaborate until it is ready for considerat= ion for inclusion into the eCos code base. I would appreciate it if you would have a look at the site, add this to the= list of projects on the eCos public site, and then allow me to make an ann= ouncement on the general list. Michael Jones email: mike@proclivis.com blog: http://www.eeweb.com/blog/mike_jones