dashboard
repositories
activity
search
login
ljy
/
RK3588_XEN
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
gmac get mac form eeprom
hc
2024-08-13
f258bb3ae540ccc311fd344a0121bba1928b85dd
[~ljy/RK3588_XEN.git]
/
u-boot
/
board
/
mini-box
/
picosam9g45
/
Kconfig
1
2
3
4
5
6
7
8
9
10
11
12
if TARGET_PICOSAM9G45
config SYS_BOARD
default "picosam9g45"
config SYS_VENDOR
default "mini-box"
config SYS_CONFIG_NAME
default "picosam9g45"
endif