From owner-soc-status@FreeBSD.ORG Wed Jun 29 02:20:38 2011 Return-Path: Delivered-To: soc-status@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BAE07106564A for ; Wed, 29 Jun 2011 02:20:38 +0000 (UTC) (envelope-from jakub.klama@uj.edu.pl) Received: from mail.uj.edu.pl (mail.uj.edu.pl [149.156.89.147]) by mx1.freebsd.org (Postfix) with ESMTP id 795BA8FC0C for ; Wed, 29 Jun 2011 02:20:38 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII; format=flowed Received: from mbox.uj.edu.pl ([unknown] [149.156.89.248]) by mta.uoks.uj.edu.pl (Sun Java(tm) System Messaging Server 7u3-12.01 64bit (built Oct 15 2009)) with ESMTP id <0LNJ00GNZ56CAOB0@mta.uoks.uj.edu.pl> for soc-status@freebsd.org; Wed, 29 Jun 2011 04:20:36 +0200 (CEST) Date: Wed, 29 Jun 2011 04:20:36 +0200 From: jakub.klama@uj.edu.pl To: soc-status@freebsd.org Message-id: <6b06962e451f4b3eb8b8da4b0873bb50@uj.edu.pl> X-Sender: jakub.klama@uj.edu.pl User-Agent: Roundcube Webmail/0.5 Subject: FreeBSD/ARM port to NXP LPC32x0 - status report #5 X-BeenThere: soc-status@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Summer of Code Status Reports and Discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jun 2011 02:20:38 -0000 Hi, This is #5 status report of project aiming to port FreeBSD to LPC32x0 ARM9 System-on-Chip. It currently boots in single- and multiuser mode. I'm very sorry for being late with status report this week and for relatively small progress - I was moving to new flat and have no workstation nor internet access for few days. :-( Things done this week: * Debugging ethernet driver, still have one bug when operating on NFS-based root. To debug this, I've began working on USB OHCI attachment to test ethernet operation in multiuser mode without NFS root. When using compiled-in memory disk, ethernet driver is fairly stable. * Working on MMC/SD driver, not complete now * Working on USB OHCI controller attachment, almost complete Things on which I will be working next week: * make MMC/SD driver working * complete USB OHCI controller attachment Regards, Jakub Klama