mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 00:32:04 +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
|
||||
bool
|
||||
|
||||
config IMXRT1020
|
||||
bool
|
||||
select IMXRT
|
||||
|
||||
config IMXRT1050
|
||||
bool
|
||||
select IMXRT
|
||||
|
Reference in New Issue
Block a user