Khadas Docs

Amazing Khadas, always amazes you!

User Tools

Site Tools


products:sbc:vim4:development:linux:build-linux-uboot

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
products:sbc:vim4:development:linux:build-linux-uboot [2022/08/07 21:13]
ruby
products:sbc:vim4:development:linux:build-linux-uboot [2022/09/05 04:15] (current)
nick
Line 2: Line 2:
 {{indexmenu_n>1}} {{indexmenu_n>1}}
  
-====== VIM4Build U-Boot ======+====== VIM4 Build U-Boot ======
  
  
Line 9: Line 9:
 ===== Setup Environment ===== ===== Setup Environment =====
  
-Choose your ''board'' (e.g. ''VIM4''), ''U-Boot version'', ''Linux version'', ''system version'', etc.+Choose your ''board'' (e.g. ''VIM4''), ''U-Boot version'', ''Linux version'', or ''system version'',the correct version for your requirements
  
 ```shell ```shell
 $ source setenv.sh $ source setenv.sh
 ``` ```
- 
-Choose the correct version for your requirements. 
  
 ===== Build U-Boot ===== ===== Build U-Boot =====
Line 25: Line 23:
 ``` ```
  
-The binaries are located in ''build/u-boot/fip/_tmp''You'll need ''u-boot.bin.sd.bin.signed'', ''u-boot.bin.signed'', and ''u-boot.bin.spi.bin.signed''.+The binaries are located in ''build/u-boot/fip/_tmp''choose ''u-boot.bin.sd.bin.signed'', ''u-boot.bin.signed'', ''u-boot.bin.spi.bin.signed''.
  
-  * ''u-boot.bin.sd.bin.signed''for flashing to the **SD card** +  * ''u-boot.bin.sd.bin.signed'' - flashing to the **SD card** 
-  * ''u-boot.bin.signed''for flashing to the **eMMC**+  * ''u-boot.bin.signed'' - flashing to the **eMMC**
  
 ===== Build U-Boot Debian package ===== ===== Build U-Boot Debian package =====
Last modified: 2022/08/07 21:13 by ruby