The devpr directory contains U5 and U6 flash chip images which are to be
programmed using a device programmer when a new OSDCU board is being built.

NOTE: After programming these two flash chips, you need to power up the board
and program the HWCONF.TXT file into FFS in-system.  This file needs to contain
one line:

sysclk_freq=XXXXXXXX

Replace the X's with the MC68302 SYSCLK frequency in Hz.  This hardware
configuration file is not included in the generated chip images because it is
board build-dependent: some of our boards run at 16.67 MHz while others run at
25 MHz.  With our current ultra-low volume production it is easier to program
this file into each board in-system than to generate two sets of programmable
chip images.

The components directory contains all individual components of the OSDCU
software suite which can be loaded into a board that is at least somewhat
working.

The contents of the elf_files directory are self-explanatory.  These files are
included as a debugging aid, providing correspondence between the source code
and the compiled images.
