dashboard
repositories
activity
search
login
Failed to find commit "6c9be420e167ee7ce45c0309586f09ddab28ac15" in ~ljy/RK356X_SDK_RELEASE.git!
hc
/
RK356X_SDK_RELEASE
forked from
~ljy/RK356X_SDK_RELEASE
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
disable uart0 uart7 uart9
hc
2023-11-22
983d7f83616922a6439b4352d1b3af488ee27f95
[~hc/RK356X_SDK_RELEASE.git]
/
u-boot
/
board
/
freescale
/
m54418twr
/
Kconfig
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_M54418TWR
config SYS_CPU
default "mcf5445x"
config SYS_BOARD
default "m54418twr"
config SYS_VENDOR
default "freescale"
config SYS_CONFIG_NAME
default "M54418TWR"
endif