Author: wookey
Date: 2010-02-12 16:18:40 +0000 (Fri, 12 Feb 2010)
New Revision: 993
Modified:
balloon/trunk/README
Log:
Add info on VHDl and bootldr dirs
Modified: balloon/trunk/README
===================================================================
--- balloon/trunk/README 2010-02-12 16:15:18 UTC (rev 992)
+++ balloon/trunk/README 2010-02-12 16:18:40 UTC (rev 993)
@@ -39,3 +39,15 @@
preference given to the first two sources. This alows for easy updates.
cued-config: brings in various CUED packages for their standard release.
+
+bootldr:
+Bootloader flavours for balloon2 (strongarm) and balloon3 (pxa270) are
+built here. Also gzipped versions for uploading quicker over
+bootloader. This is largely obsolete now that openOCD can be used.
+
+vhdl:
+Contains the board logic for CPLD and FPGA machines. The common code
+used in both cases is split out. The Xilinx tools are needed to
+regenerate the binaries to upload so these are included in svn for the
+convenience of people that don't want to download all 5 GB of this(!).
+Beware that they can be out of date with respect to the vhdl.
\ No newline at end of file