[linux-cirrus] u-boot_edb93xx-20050511.patch.gz

  • From: Cory Tusar <ctusar@xxxxxxxxxxxxxxxxxx>
  • To: linux-cirrus@xxxxxxxxxxxxx
  • Date: Wed, 11 May 2005 11:29:19 -0400

Seeing as how several people have asked for this, here's an "as-is" 
patch from our repository against the u-boot CVS HEAD.
To build...

cvs -d:pserver:anonymous@xxxxxxxxxxxxxxxxxxx:/cvsroot/u-boot login
cvs -z6 -d:pserver:anonymous@xxxxxxxxxxxxxxxxxxx:/cvsroot/u-boot \
     co -P u-boot
cd u-boot
gzip -dc u-boot_edb93xx-20050511.patch.gz | patch -p1
make edb93(01|02|07|12|15)_config
make

Drop the resulting u-boot.bin onto your board using Cirrus' download 
utility.  Serial console comes up at 115200.  You'll need to set your 
environment appropriately as well for DHCP/BOOTP/etc.  See the wiki if 
you need help with this.  See include/configs/edb93xx.h for the memory map.

This is slowly being cleaned up for submission...it's pretty low 
priority though.  I'd welcome any bugfixes until then.

-Cory


-- 
Cory T. Tusar
Embedded Systems Engineer
Videon Central, Inc.
2171 Sandy Drive
State College, PA 16801
(814) 235-1111 x316
(814) 235-1118 fax

"Debugging is twice as hard as writing the code in the first place.
   Therefore, if you write the code as cleverly as possible, you are,
     by definition, not smart enough to debug it."  --Brian W. Kernighan




-- Binary/unsupported file stripped by Ecartis --
-- Type: application/x-gzip
-- File: u-boot_edb93xx-20050511.patch.gz



Other related posts: