Khadas Docs

Amazing Khadas, always amazes you!

User Tools

Site Tools


products:sbc:vim3: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:vim3:development:linux:build-linux-uboot [2022/07/07 09:09]
frank Add build linux u-boot
products:sbc:vim3:development:linux:build-linux-uboot [2023/08/03 03:16] (current)
nick
Line 2: Line 2:
  
  
-====== Build Linux U-Boot ======+====== VIM3/3L Build Linux U-Boot ======
  
  
Line 11: Line 11:
 Choose your ''board'' (e.g. ''VIM3''), ''U-Boot version'', ''Linux version'', ''system version'', etc. Choose your ''board'' (e.g. ''VIM3''), ''U-Boot version'', ''Linux version'', ''system version'', etc.
  
-```sh+```shell
 $ source setenv.sh $ source setenv.sh
 ``` ```
Line 21: Line 21:
 Build U-Boot with a single command: Build U-Boot with a single command:
  
-```sh+```shell
 $ make uboot $ make uboot
 ``` ```
Line 35: Line 35:
 You can also choose the Debian U-Boot package: You can also choose the Debian U-Boot package:
  
-```sh+```shell
 $ make uboot-deb $ make uboot-deb
 ``` ```
Last modified: 2022/07/07 09:09 by frank