bootloader: menu is now displayed in all cases
commit49bd02a4f17570b21fb13e05b0f1b4bb91de727d
authoroyvind <oyvind@2333b21a-1c27-0410-8132-afba56cb5048>
Fri, 18 Dec 2009 19:19:13 +0000 (18 19:19 +0000)
committeroyvind <oyvind@2333b21a-1c27-0410-8132-afba56cb5048>
Fri, 18 Dec 2009 19:19:13 +0000 (18 19:19 +0000)
tree8bee2e5d25832f886c897bbc683a94c0c62ec49f
parentf1b01c3c988eacf1a6e75f35fd207365152d6322
bootloader: menu is now displayed in all cases

regardless of whether there is an image or not in flash
we display the menu. This is to handle the case of missing
or corrupt firmware.

Removed some obsolete test code that is in the way.

The bootloader still needs to put up the menu *before*
attempting anything fancy that could conceivably fail.

Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
git-svn-id: http://www.ecosforge.net/ecosforge/trunk/nios2ecos@322 2333b21a-1c27-0410-8132-afba56cb5048
bootloader/bootloader/bootloader.cpp