mirror of
https://github.com/u-boot/u-boot.git
synced 2024-12-05 02:23:31 +08:00
13 lines
153 B
Plaintext
13 lines
153 B
Plaintext
|
if TARGET_MX53CX9020
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "mx53cx9020"
|
||
|
|
||
|
config SYS_VENDOR
|
||
|
default "beckhoff"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "mx53cx9020"
|
||
|
|
||
|
endif
|