zephyr/boards/em_starterkit
Chuck Jordan 789c33e31b board: em_starterkit doesn't have FLASH_SCRIPT yet
I see in the TOP makefile that if FLASH_SCRIPT is undefined,
it outputs the message "Flashing not supported with this board".
This behavior is wanted currently as this board does not
have a memory mapped FLASH device. It has a SPI-FLASH and
there are different instructions for putting an image on to the board.

Change-Id: I07dcdd9a7fd8346b846ee0fe1312d22f9ffaa13e
Signed-off-by: Chuck Jordan <cjordan@synopsys.com>
2016-06-02 12:37:13 +00:00
..
support arc: Adding ARC EM Starter Kit board support 2016-05-23 23:36:33 +00:00
board.c arc: Adding ARC EM Starter Kit board support 2016-05-23 23:36:33 +00:00
board.h arc: Adding ARC EM Starter Kit board support 2016-05-23 23:36:33 +00:00
em_starterkit_defconfig arc: Adding ARC EM Starter Kit board support 2016-05-23 23:36:33 +00:00
Kconfig.board arc: Adding ARC EM Starter Kit board support 2016-05-23 23:36:33 +00:00
Kconfig.defconfig Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
Makefile arc: Adding ARC EM Starter Kit board support 2016-05-23 23:36:33 +00:00
Makefile.board board: em_starterkit doesn't have FLASH_SCRIPT yet 2016-06-02 12:37:13 +00:00
version_header.h arc: Adding ARC EM Starter Kit board support 2016-05-23 23:36:33 +00:00