Example name: customBootLoader

This source code is being provided as-is. The source contained herein is 
subject to change at any time, without warning. If you have questions or
comments regarding this example please send them in an e-mail to
support.wizards@digi.com.

Supported platforms:

This boot loader should work with any NET+ARM based device, with a wired 
Ethernet interface; this being said, only the Connect ME, EM and SP have
been actively tested. The Connect Wi-ME, Wi-ME and Wi-SP are not currently 
supported.

Usage instructions:

1. Copy the blmain.c and simpleSerial.c source files into your particular 
   src/bsp/platforms/ directory. Make sure you create backup copies of the 
   original files.
2. Rebuild your BSP.
3. With the naftpapp example (or some other application, with the ability
   to program the boot loader section of the flash) upload the rom.bin file
   created in src/bsp/bootloader/romImage.
4. The default method for enabling the recovery interface is to short GPIO 
   PORTC5. On the Connect platform PORTC5 is referred to as /INIT. Refer
   to your hardware reference and/or schematics for more specific details.   

