u-boot icon indicating copy to clipboard operation
u-boot copied to clipboard

Armbian and OpenWrt specific u-boot.

Results 3 u-boot issues
Sort by recently updated
recently updated
newest added

我能否直接将hk1box-bootloader.img写入hk1闪存的0x0地址号,从而实现加载generic-squashfs-combined-efi.img 镜像呢?谢谢。

![IMG_1393](https://github.com/user-attachments/assets/75777e30-f8ac-4a1f-9e52-09139a24f04e)

你好,ophub! 我想请教一下armbian系统中的u-boot固件是如何获取到的,有源码吗?我有一个方法可以探测所有外部GPIO口,已经在全志和瑞芯微的SOC上使用过了,其方法为: 1.在U-BOOT中使用GPIO口模拟UART协议(波特率在4800/2400非常好用),然后周期的往所有GPIO打印该GPIO的名字 2.使用通用的串口RX来探测未知IO