INMYS WIKI

Инженерами для инженеров

Инструменты пользователя

Инструменты сайта


wiki:cmp:proc:rockchip:rv1103_rv1106:uboot:start

Различия

Показаны различия между двумя версиями страницы.

Ссылка на это сравнение

Предыдущая версия справа и слеваПредыдущая версия
wiki:cmp:proc:rockchip:rv1103_rv1106:uboot:start [2024/04/11 02:28] Roman Abakumovwiki:cmp:proc:rockchip:rv1103_rv1106:uboot:start [2024/04/11 02:32] (текущий) Roman Abakumov
Строка 2: Строка 2:
   * https://github.com/rockchip-linux/u-boot   * https://github.com/rockchip-linux/u-boot
   * https://github.com/LuckfoxTECH/luckfox-pico   * https://github.com/LuckfoxTECH/luckfox-pico
-===== 1 =====+===== 1. Chapter-1 Basic Introduction =====
 ==== 1.5 Boot-order ==== ==== 1.5 Boot-order ====
 The RK platform currently has two startup methods depending on whether the front-end Loader code is open source: The RK platform currently has two startup methods depending on whether the front-end Loader code is open source:
Строка 57: Строка 57:
  
 The specific DTS file used by each platform is specified through ''CONFIG_DEFAULT_DEVICE_TREE'' in ''defconfig''. The specific DTS file used by each platform is specified through ''CONFIG_DEFAULT_DEVICE_TREE'' in ''defconfig''.
-===== 2 =====+===== 2. Chapter-2 RK Architecture =====
 ==== 2.8 Aliases ==== ==== 2.8 Aliases ====
 Some special aliases in U-Boot are different from the definitions in kernel DTS. Some special aliases in U-Boot are different from the definitions in kernel DTS.
Строка 93: Строка 93:
 Command effect: diff the configuration differences between the current .config and rv1126_defconfig into the rv1126-emmc-tb.config file. Command effect: diff the configuration differences between the current .config and rv1126_defconfig into the rv1126-emmc-tb.config file.
  
-===== 4 =====+===== 4. Chapter-4 System module =====
 ==== 4.7 DTBO/DTO ==== ==== 4.7 DTBO/DTO ====
 In order to facilitate users’ understanding of the contents of this chapter, please read the appendix chapter first to clarify the professional terms: DTB, DTBO, DTC, DTO, DTS, FDT In order to facilitate users’ understanding of the contents of this chapter, please read the appendix chapter first to clarify the professional terms: DTB, DTBO, DTC, DTO, DTS, FDT
Строка 138: Строка 138:
 There is currently no hardware reference design for GPIO, and users can customize it themselves. There is currently no hardware reference design for GPIO, and users can customize it themselves.
  
-===== 8 =====+===== 8. Chapter-8 Debugging methods =====
 ==== 8.3 io command ==== ==== 8.3 io command ====
 Function: Read and write memory. Function: Read and write memory.
Строка 223: Строка 223:
 === 11.1.1 Configuration === === 11.1.1 Configuration ===
  
 +===== 12. Chapter-12 FIT =====
 ==== 12.3 Platform configuration ==== ==== 12.3 Platform configuration ====
 === 12.3.3 Image file === === 12.3.3 Image file ===
wiki/cmp/proc/rockchip/rv1103_rv1106/uboot/start.txt · Последнее изменение: 2024/04/11 02:32 — Roman Abakumov