dashboard
repositories
activity
search
login
luoshi
/
RK3588_XEN
forked from
~ljy/RK3588_XEN
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
config J_GPIO
hc
2024-08-12
0517ab8c70e05fc5877c0c6dae1a5f42a16dcf88
[~luoshi/RK3588_XEN.git]
/
buildroot
/
board
/
amarula
/
a64-relic
/
genimage.cfg
1
2
3
4
5
6
7
8
9
10
11
image boot.vfat {
vfat {
files = {
"Image",
"sun50i-a64-amarula-relic.dtb",
"extlinux"
}
}
size = 64M
}