mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 08:42:12 +02:00
Add i.MXRT1020 support
Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com> Reviewed-by: Lukasz Majewski <lukma@denx.de>
This commit is contained in:
committed by
Stefano Babic
parent
ac4e7610da
commit
07cae0d147
@@ -3,6 +3,10 @@ if ARCH_IMXRT
|
|||||||
config IMXRT
|
config IMXRT
|
||||||
bool
|
bool
|
||||||
|
|
||||||
|
config IMXRT1020
|
||||||
|
bool
|
||||||
|
select IMXRT
|
||||||
|
|
||||||
config IMXRT1050
|
config IMXRT1050
|
||||||
bool
|
bool
|
||||||
select IMXRT
|
select IMXRT
|
||||||
|
Reference in New Issue
Block a user