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 u-boot patch to add fdt overlay support
guowenxue
2022-06-04
ac601ba02e5df2a8c4d9f09bf24cf4607b81a1da
[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/"
}
}