Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

khadas uboot

NotificationsYou must be signed in to change notification settings

hyphop/khadas-uboot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mainline u-boot for Khadas VIM and EDGE sbc series

Features

  • universal series for VIM1 VIM2 VIM3 VIM3L EDGE boards
  • mainline u-boot + patches
  • suitable for SPI - SD - MMC
  • spi flash - read / write / bootup
  • usb kbd
  • usb storages
  • HDMI output
  • HDMI 4K supported
  • EFI
  • embed LOGO splash - easy customize
  • extra commands likescriptkbi
  • boot seq SPI => USB => SD => NVME => MMC => PXE => DHCP
  • fully stand-alone
  • auto store uboot env to first fat partition uboot.env file to booted source

usage & install

git clone https://github.com/hyphop/khadas-ubootcd khadas-ubootscripts/make

or

scripts/make [ARGS]scripts/make re     # remove builded source = prepare for full rebuildscripts/make clean  # clean

VIMx status

  • all problem fixed

EDGE status

  • hdmi FULLHD ok
  • hdmi 4K fixed
  • splash logo
  • spi flash
  • SPL boot (TPL removed)
  • boot from SPI + MMC + SD
  • compact size - uboot single files for SD and SPI
  • ATF bl31
  • usb keyboard
  • network
  • usb partialy WORKS
  • in testing stage
  • NVME in progress

scripts

Downloads

https://github.com/hyphop/khadas-uboot/releases

README

https://github.com/hyphop/khadas-uboot/releases/download/last/README.txt

spi usage

for spi usage u can use this linkhttps://github.com/hyphop/khadas-rescue for build full spi images

related projects


[8]ページ先頭

©2009-2025 Movatter.jp