Khadas Docs

Amazing Khadas, always amazes you!

User Tools

Site Tools


products:sbc:edge2:hardware:edge2-boot-flow

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:edge2:hardware:edge2-boot-flow [2023/07/17 03:09]
hyphop [Uboot image format]
products:sbc:edge2:hardware:edge2-boot-flow [2023/07/17 03:15] (current)
hyphop [Uboot image format]
Line 382: Line 382:
 ==== Uboot image format ==== ==== Uboot image format ====
  
-Need be stored by offset ''CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR=0x4000'' as FIT packed image+Need be stored by offset ''CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR=0x4000'' (check it [[##uboot-oowow-defconfig]]) as FIT packed image
  
 ```txt uboot-info  ```txt uboot-info 
Line 473: Line 473:
 Info: Generating uboot-sd.img ... 0x4000 == 16384 > u-boot.itb Info: Generating uboot-sd.img ... 0x4000 == 16384 > u-boot.itb
 ``` ```
- 
 ==== Uboot oowow defconfig ==== ==== Uboot oowow defconfig ====
  
-``` +```txt u-boot/configs/khadas-edge2-rk3588s-oowow_defconfig
-master@universe:~/khadas/edge2/fenix/build/u-boot/configs$ cat khadas-edge2-rk3588s-oowow_defconfig +
 CONFIG_ARM=y CONFIG_ARM=y
 CONFIG_ARCH_ROCKCHIP=y CONFIG_ARCH_ROCKCHIP=y
Last modified: 2023/07/17 03:09 by hyphop