Add boot data to MOST AS3525 Devices

Adds boot data to as3525 devices Sansa C200v2 E200v2 Clip Clipv2 Clip+ ClipZip
fuze, fuzev2 m200v4

Adds boot_data to features.txt

default arm crt0.s now had boot data if HAVE_BOOTDATA is defined

Change-Id: I614a556696540511a69fc12a4520b01c268bf8a9
This commit is contained in:
William Wilgus 2017-02-08 04:46:54 +01:00 committed by Amaury Pouly
parent 41869a6534
commit efb71ed0ce
7 changed files with 24 additions and 1 deletions

View file

@ -5,6 +5,8 @@
/* For Rolo and boot loader */
#define MODEL_NUMBER 68
#define MODEL_NAME "Sandisk Sansa Fuze v2"
/* Define if boot data from bootloader has been enabled for the target */
#define HAVE_BOOTDATA
#define HW_SAMPR_CAPS SAMPR_CAP_ALL