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
1, Update top build.sh 2, Update setup_env.sh 3, update rootfs build she...
guowenxue
2022-06-05
8d50ec0c607624649987ce389e54a6de00a07098
[imx6ull.git]
/
bsp
/
bootloader
/
igkboard.json
1
2
3
4
5
6
7
8
9
{
"UBOOT_SRC": {
"URL": "${SRC_URL}/bsp/uboot-imx-${BSP_VER}.tar.xz",
"PROTOCAL": "wget"
},
"INSTALL": {
"u-boot-${BOARD}.imx":"${PRJ_PATH}/../images/"
}
}