Commit 6993239
committed
nxp:mimxrt1050: Add support for MIMXRT1050_EVK
Add configration for MIMXRT1050_EVK with external QSPI flash.
With the Soc security modules like HAB, BEE, DCP and others,
the physical external flash can be treated as internal flash
with the same security feature.
The configration of MIMXRT1050_EVK supports:
- 8MB QSPI flash in default
- mbed-bootloader-rt1050-qspi-internal_flash-no_rot-266a0ad.bin
- Ethernet connecing with Pelion
- FLASHIAP
- kvstore
- OTA
For the Hyper flash, please delete the line:
"target.macros_remove" : ["HYPERFLASH_BOOT"]
and adjust the other settings to match the Hyper flash size and
flash map.
Signed-off-by: Gavin Liu <gang.liu@nxp.com>1 parent a8506d2 commit 6993239
File tree
3 files changed
+27
-0
lines changed- bootloader
3 files changed
+27
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
605 | 605 | | |
606 | 606 | | |
607 | 607 | | |
| 608 | + | |
| 609 | + | |
| 610 | + | |
| 611 | + | |
| 612 | + | |
| 613 | + | |
| 614 | + | |
| 615 | + | |
| 616 | + | |
| 617 | + | |
| 618 | + | |
| 619 | + | |
| 620 | + | |
| 621 | + | |
| 622 | + | |
| 623 | + | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
| 628 | + | |
| 629 | + | |
| 630 | + | |
| 631 | + | |
| 632 | + | |
| 633 | + | |
608 | 634 | | |
609 | 635 | | |
610 | 636 | | |
| |||
0 commit comments