Gentoo Archives: gentoo-embedded

From: David Thomas <davelists2@×××××××××××.com>
To: gentoo-embedded@l.g.o
Subject: [gentoo-embedded] New board success story on embedded gentoo
Date: Wed, 30 Nov 2005 22:33:07
Message-Id: 20051130223159.GD29826@peoplemerge.com
1 To the Gentoo mailing list:
2
3 I'd like to report gentoo running successfully on a new piece of hardware!
4 It is an ARM Xscale PXA255 based custom board developed by a masters
5 student Will Holland at San Diego State University.
6
7 This board features the following:
8 * ARM-based Intel PXA-255
9 * 64MB Flash Memory 128 MB RAM
10 * Xilinx Spartan FPGA
11 * Touchscreen LCD
12 * Serial, USB, PCMCIA, 10/100 Ethernet
13
14 The intended application is a Stereo Vision Development System, using
15 stepper motor controlled cameras to track moving objects. It may also be
16 used in a research and classroom setting.
17
18 What did it take to get it working? Not much. (Thanks to the hard work
19 of our team, the bootloader and kernel were already working)
20
21 * Locating the stage3 tarball took the longest. Of course I eventually
22 found it in the mirror, experimental tree. Obvious place in retrospect.
23 We're using the stage3-arm-uclibc-softfloat-20050811.
24
25 * Commented out unnecessary fstab entries, our nfsmounted rootfs is
26 coded in the kernel config.
27
28 * Copied a passwd from an account on a different machine.
29
30 * Turned on serial console in inittab.
31
32 That's it! We booted directly into it from there. The whole process, my
33 first time doing embedded gentoo, took about 20 minutes.
34
35 Good job putting together a very nice package.
36 --
37 gentoo-embedded@g.o mailing list