Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nxp:mimxrt1050: Add support for MIMXRT1050_EVK #123

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Apr 3, 2020

  1. 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-94579e9.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 <[email protected]>
    liugang-gavin committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    11cd32a View commit details
    Browse the repository at this point in the history