commit | eb205ebe686d6e1e87f0fbc3859873819f045d2c | [log] [tgz] |
---|---|---|
author | Saurabh Jagdhane <saurabh.jagdhane@nxp.com> | Thu Apr 22 14:13:12 2021 -0500 |
committer | Kumar Gala <kumar.gala@gmail.com> | Fri May 07 15:44:19 2021 -0500 |
tree | 962822fc5b8c95e6c8397e04d21b5775ffb74e5c | |
parent | 241374eee58744d6c11419209bc01e74b86c6a54 [diff] |
boards: arm: Enable FlexSPI driver on mimxrt685_evk. Enable FlexSPI NOR flash driver with XIP build options. Configure FlexSPI pins, update board documentation. Add FlexSPI NOR flash dts node for mimxrt685_evk. Enable flash storage by adding partition to dts file. Using last 1MB for storage, and reserving 63MB for code. Signed-off-by: Saurabh Jagdhane <saurabh.jagdhane@nxp.com>