dashboard
repositories
filestore
activity
search
login
main
/
imx6ull
凌云实验室推出的ARM Linux物联网网关开发板IGKBoard(IoT Gateway Kit Board)项目源码
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Update driver build shell script for kernel version from BSP_VER
guowenxue
2022-08-27
f1e129a8c9749e51d2f49002fc0b39d8378d9f71
[imx6ull.git]
/
bsp
/
bootloader
/
igkboard.json
1
2
3
4
5
6
7
8
9
{
"UBOOT_SRC": {
"URL": "${BSP_URL}/uboot-imx.tar.xz",
"PROTOCAL": "wget"
},
"INSTALL": {
"u-boot-${BOARD}.imx":"${PRJ_PATH}/../images/"
}
}