From: Erik M. <J.A...@IT...> - 2001-07-08 13:52:03
|
On Sat, Jul 07, 2001 at 12:24:42PM -0700, Tim Riker wrote: > Index: README > =================================================================== > RCS file: /cvsroot/blob/blob/README,v > retrieving revision 1.1.1.1 > retrieving revision 1.1.1.1.2.1 > diff -u -r1.1.1.1 -r1.1.1.1.2.1 > --- README 2001/06/27 19:47:41 1.1.1.1 > +++ README 2001/07/07 19:24:39 1.1.1.1.2.1 > @@ -161,6 +164,23 @@ > up with the output on the serial port. > > > +*** SHANNON (TuxScreen phone) > +----------- > + > +Try these steps for use on a tuxscreen. Replace /usr/src/linux with the > +location of your arm linux kernel sources that you will be running on the > +tuxscreen: > + > +If you got the sources from CVS you will need to do: > + > +tools/rebuild-gcc && tools/rebuild-gcc > + > +(Yes, twice) Then do: > + > +CC=arm-linux-gcc ./configure --with-linux-prefix=/usr/src/linux \ > + --enable-maintainer-mode --with-board=shannon arm-linux > + > +make This is how to build blob for shannon, not how to install it. The build instructions are a bit higher up in the file, could you provide installation instructions over here? IIRC you used the same JTAG dongle as LART, right? Erik -- J.A.K. (Erik) Mouw, Information and Communication Theory Group, Department of Electrical Engineering, Faculty of Information Technology and Systems, Delft University of Technology, PO BOX 5031, 2600 GA Delft, The Netherlands Phone: +31-15-2783635 Fax: +31-15-2781843 Email: J.A...@it... WWW: http://www-ict.its.tudelft.nl/~erik/ |