摘要:
"mkimage" command not found - U-Boot images will not be built make[1]: *** [/opt/linux-3.14/arch/arm/boot/Makefile:80: arch/arm/boot/uImage] Error 1 m 阅读全文
posted @ 2024-05-08 18:05
liudelantu
阅读(169)
评论(0)
推荐(0)
摘要:
/usr/bin/ld:scripts/dtc/dtc-parser.tab.o:(.bss+0x50):multiple definition of `yylloc'; scripts/dtc/dtc-lexer.lex.o:(.bss+0x0): first defined here colle 阅读全文
posted @ 2024-05-08 18:03
liudelantu
阅读(790)
评论(0)
推荐(0)
摘要:
交叉编译u-boot-2018.01时报的错误。 解决:安装新版本的交叉编译工具。我需要选择2018年及之后的新版本编译工具。 我是选择linaro提供的交叉编译工具。网址如下: https://releases.linaro.org/components/toolchain/binaries/ 阅读全文
posted @ 2024-05-08 16:48
liudelantu
阅读(286)
评论(0)
推荐(0)
摘要:
原因:有用户进入了/mnt目录 退出/mnt目录即可取消挂载。 阅读全文
posted @ 2024-05-08 16:20
liudelantu
阅读(82)
评论(0)
推荐(0)