khadas uboot spi

FLASH源码 2025-08-13

Khadas U-Boot-Spi

基于Amlogic的Legacy U-Boot,用于Khadas VIMS板上SPI使用的特殊U-Boot

特征

  • SPI Flash的极端快速载荷以最大104MHz速度
  • SPI Flash或SD卡完全工作
  • Env + DTB +徽标位于SPI Flash或从SD加载
  • 准备仅用于SPI使用和启动Linux从SPI Flash
  • 删除了许多股EMMC和其他部分
  • 一些额外的命令,例如script
  • LZMA压缩
  • ...

用法和安装

只需与fenix https://git*hu*b*.com/khadas/fenix放置相同的DIR级别

 git clone https://*github.c**om/khadas/fenix
# prepare source
# source source env/setenv.sh
# make uboot
git clone https://g*ithub*.*com/hyphop/khadas-uboot-spi
cd khadas-uboot-spi/scripts
# build mainline uboot
./make_uboot_mainline_vim2

脚本

  • 脚本

下载

https://git**hub.co*m/hyphop/khadas-uboot-pi/releases

SPI使用

对于SPI用法,您可以使用此链接https://*gith*ub*.com/hyphop/khadas-rescue for构建完整的SPI图像

相关项目

  • https://*gith*ub*.com/hyphop/khadas-rescue
  • https://git**h*ub.com/hyphop/khadas-openwrt
  • https://github.**com*/hyphop/khadas-linux-kernel
  • https://*github.c**om/khadas/fenix

地位

实验

下载源码

通过命令行克隆项目:

git clone https://github.com/hyphop/khadas-uboot-spi.git