u-boot
文章平均质量分 75
alex_mianmian
这个作者很懒,什么都没留下…
展开
-
STM32F10X MCU U-boot porting
The idea and steps of porting U-boot to STM32F10x MCU.原创 2016-01-25 21:52:00 · 1517 阅读 · 0 评论 -
uboot relocation section .rel.dyn
show how U-boot relocation work and how to disable it.原创 2016-01-25 21:21:55 · 1495 阅读 · 0 评论 -
uboot compile error with linaro gcc
I tried build u-boot with Linaro gcc on ST STM32 board. But I got error as:arm-linux-gnueabihf-ld.bfd: error: /home/gcc/lib/gcc/arm-linux-gnueabihf/5.1.1/libgcc.a(_lshrdi3.o): Conflicting arc...原创 2016-01-14 21:39:09 · 1118 阅读 · 0 评论 -
gcc BFD assertion fail elf32-arm.c:8784 when build u-boot
When build u-boot, get a link error BFD assertion fail elf32-arm.c:8784 as following.LDS u-boot.ldsLD u-boot/opt/gcc-linaro-6.5.0-2018.12-x86_64_arm-linux-gnueabihf/bin/arm-linux-gnueab...原创 2019-05-28 16:45:49 · 1354 阅读 · 0 评论