

                  Boot prom for the LOW COST Proxy server
				  ---------------------------------------

Author	: Vidy
Date	: 19/06/98

Derived from the proxy and router boot code.

The low cost proxy server firmware runs from the Flash rom itself. So
there is no ExpandAndLocate phase for this. Also we don't support
RMON on this due to space restrictions. Will be using the BDM feature
and BD32 debugger with ICD cable and parallel port.

1. Flash will sit at 0 and is of size 512K
2. SRAM will sit at 512K and also is of size 512K. (detecting Buserros
	will be a problem otherwise)
3. There won't be a validation of firmware or setup, if both are
	found to have a valid magic number, just execute fiemware. (The
	reason is to save time. No serious side effects as one can always
	download the default setup and code in any case).

