Date: Sun, 27 Sep 2009 12:04:17 +1300 From: Andrew Turner <andrew@fubar.geek.nz> To: Stanislav Sedov <stas@FreeBSD.org> Cc: freebsd-arm@freebsd.org Subject: Re: FreeBSD on s3c2410 Message-ID: <20090927120417.2d9003b9@fubar.geek.nz> In-Reply-To: <20090926145025.04aa3ad0.stas@FreeBSD.org> References: <20090926220754.31c97b1d@fubar.geek.nz> <20090926145025.04aa3ad0.stas@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 26 Sep 2009 14:50:25 +0400 Stanislav Sedov <stas@FreeBSD.org> wrote: > On Sat, 26 Sep 2009 22:07:54 +1200 > Andrew Turner <andrew@fubar.geek.nz> mentioned: > > > I've been working on porting FreeBSD to the s3c24x0 family of ARM > > CPU's from Samsung. I've got FreeBSD running to multi-user mode > > running on an s3c2410 cpu. The board I've been using is the > > LN2410SBC from [1]. > > > > The required files are in a tarball at [2]. You will need to > > extract it over a recent svn checkout and build the LN2410SBC ARN > > kernel. It expects to find a filesystem at da0s1. > > > > Hello, Andrew! > > Thank you for working on this! I'll try your patches on my S3C2410 > OpenMoko phone. The kernel should work with the Neo 1973 with the neo specific files from Perforce [1]. I've not managed to get the kernel to boot on Mine (only the Neo Freerunner which is s3c2442 based). The only way to get a filesystem on the OpenMoko will be to embed it within the kernel as a MFS image. > > BTW, do you think it makes sense to commit this work into HEAD > already? It looks like it is in a very good shape now. There are no major issues I'm aware of that would hold it back from HEAD. > What are the > outstanding issues you're working on, if any? I'm mostly working on drivers now and tracking down a bug with USB on s3c2440 (not on s3c2410 though) stopping it from booting. Andrew [1] //depot/projects/arm/src/sys/arm/s3c2xx0/*neo*
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090927120417.2d9003b9>