Philipp Ebensberger
4ce1adab31
mimxrt/boards: Remove conditional assignment of flash type/size.
...
Removes conditional assignment because respective variables should only be
set in board makefile fragments. Hence no conditional assignment needed.
2022-06-24 17:58:27 +10:00
Philipp Ebensberger
bec0524dbf
mimxrt/Makefile: Rework board flash type handling.
...
Reworks handling and configuration of different board flash types in the
Makefile, linker scripts and board makefile fragments.
2022-06-24 17:58:27 +10:00
robert-hh
d72d699dad
mimxrt/boards: Add the Seeed ARCH MIX board.
...
The ARCH MIX board exposes the Ethernet Pins at it's connectors. Therefore
the software is configured for using a LAN8720 PHY device. Breakout boards
with the LAN8720 are easily available.
2021-11-16 23:11:21 +11:00