| /bsp/rockchip/rk3500/ |
| A D | Taishanpi-RK3566_ZH.md | 166 - `boot.img` 179 ### 3.3. Creating boot.scr 183 Create `boot.cmd` with the following content: 193 Generate `boot.scr` 196 mkimage -C none -A arm -T script -d boot.cmd boot.scr 203 - `boot.scr` 216 With `boot.scr` present, the system will boot automatically: 222 > Note 3: If automatic boot fails, manually execute the `boot.cmd` content in U-Boot. 229 Found U-Boot script /boot.scr 230 reading /boot.scr [all …]
|
| A D | Taishanpi-RK3566_CN.md | 168 - `boot.img` 181 ### 3.3. 制作boot.scr 185 前面我们已经安装过 `u-boot-tools` 所以直接使用即可。 187 创建 `boot.cmd`,并写入下面的内容: 197 运行生成`boot.scr` 200 mkimage -C none -A arm -T script -d boot.cmd boot.scr 207 - `boot.scr` 219 因为有 `boot.scr` 会自动引导启动`rtthread`: 232 Found U-Boot script /boot.scr 233 reading /boot.scr [all …]
|
| A D | README.md | 101 …nstall the kernel depending on the board.It is recommended to install and boot from an SD card.The… 113 4. Enter the following command to load and boot the Smart system: 185 I/TC: Secondary CPU 1 switching to normal world boot 188 I/TC: Secondary CPU 3 switching to normal world boot 190 I/TC: Secondary CPU 2 switching to normal world boot
|
| /bsp/rockchip/rk3568/ |
| A D | README_zh.md | 31 在烧写完 Kernel 后,将`rtthread.bin`放入 EFI 分区(第二分区),并在该分区的`boot.cmd`最前面中添加如下行: 35 修改脚本后,在该分区生成二进制脚本`boot.scr`: 37 # Linux 下安装 uboot-mkimage 软件包,Windows 下使用 MSYS2 安装 u-boot-tools 软件包 38 mkimage -C none -A arm -T script -d boot.cmd boot.scr
|
| A D | README.md | 28 … EFI partition (the second partition), and add this line in the front of `boot.cmd` in this partit… 32 After modifying the script, build a binary script `boot.scr ` in this partition: 34 # Install the uboot-mkimage package on Linux, or use MSYS2 to install the u-boot-tools package on W… 35 mkimage -C none -A arm -T script -d boot.cmd boot.scr
|
| /bsp/x86/root/boot/grub/ |
| A D | grub.cfg | 4 menuentry "boot RT-Thread" { 6 boot
|
| /bsp/amebaz/ |
| A D | rlx8711B-symbol-v02-img2_xip1.ld | 49 *(.boot.ram.text*) 50 *(.boot.rodata*) 56 KEEP(*(.boot.ram.data*)) 65 KEEP(*(.boot.ram.bss*)) 66 KEEP(*(.boot.ram.end.bss*))
|
| A D | rlx8711B-symbol-v02-img2_xip2.ld | 49 *(.boot.ram.text*) 50 *(.boot.rodata*) 56 KEEP(*(.boot.ram.data*)) 65 KEEP(*(.boot.ram.bss*)) 66 KEEP(*(.boot.ram.end.bss*))
|
| A D | image2.icf | 91 keep { section .boot.ram.text* }; 92 keep { section .boot.rodata* }; 93 define block .ram_image1.text with fixed order{section .boot.ram.text*, 94 section .boot.rodata*, 96 keep { section .boot.ram.data* }; 97 define block .ram_image1.data with fixed order{section .boot.ram.data*, 99 keep { section .boot.ram.bss* }; 100 define block .ram_image1.bss with fixed order{section .boot.ram.bss*,
|
| /bsp/raspberry-pi/raspi4-64/ |
| A D | README.md | 33 暂时不支持,需要使用 u-boot 加载。 83 cpu 2 boot success 84 cpu 1 boot success 85 cpu 3 boot success
|
| /bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/src/ |
| A D | apm32f0xx_ob.c | 121 void OB_OptionBytesBoot1(OB_BOOT1_T boot) in OB_OptionBytesBoot1() argument 123 OB->USER_B.BOT1 = boot; in OB_OptionBytesBoot1()
|
| /bsp/hpmicro/libraries/hpm_sdk/soc/HPM6700/HPM6750/ |
| A D | SConscript | 10 path = [ cwd, cwd + '/boot' ] 19 boot/hpm_bootheader.c
|
| /bsp/hpmicro/libraries/hpm_sdk/soc/HPM6800/HPM6880/ |
| A D | SConscript | 10 path = [ cwd, cwd + '/boot' ] 19 boot/hpm_bootheader.c
|
| /bsp/hpmicro/libraries/hpm_sdk/soc/HPM6E00/HPM6E80/ |
| A D | SConscript | 10 path = [ cwd, cwd + '/boot' ] 19 boot/hpm_bootheader.c
|
| /bsp/hpmicro/libraries/hpm_sdk/soc/HPM6200/HPM6280/ |
| A D | SConscript | 10 path = [ cwd, cwd + '/boot' ] 19 boot/hpm_bootheader.c
|
| /bsp/hpmicro/libraries/hpm_sdk/soc/HPM5300/HPM5361/ |
| A D | SConscript | 10 path = [ cwd, cwd + '/boot' ] 19 boot/hpm_bootheader.c
|
| /bsp/hpmicro/libraries/hpm_sdk/soc/HPM6300/HPM6360/ |
| A D | SConscript | 10 path = [ cwd, cwd + '/boot' ] 19 boot/hpm_bootheader.c
|
| /bsp/hpmicro/libraries/hpm_sdk/soc/HPM5300/HPM5301/ |
| A D | SConscript | 10 path = [ cwd, cwd + '/boot' ] 19 boot/hpm_bootheader.c
|
| /bsp/nxp/imx/imx6ull-smart/ |
| A D | emmc.sh | 1 sudo mount ./boot.fat ./tmp/ 9 sudo cp boot.fat image/input/
|
| /bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/inc/ |
| A D | apm32f0xx_ob.h | 134 OB_BOOT1_T boot; /*!< Option Bytes nBOOT1 */ member 164 void OB_OptionBytesBoot1(OB_BOOT1_T boot);
|
| /bsp/raspberry-pico/RP2350/ |
| A D | README.md | 51 按住boot键,再短按重启进入u盘烧写模式,此时将rp2350插入电脑会显示一个u盘 58 或者进入boot模式后输入以下命令烧写
|
| /bsp/raspberry-pi/raspi3-32/ |
| A D | README_zh.md | 90 最后把kernel7.img放入SD boot分区,覆盖原来的文件。 117 boot cpu:3 121 boot cpu:2 125 boot cpu:1
|
| /bsp/ti/c28x/libraries/tms320f28379d/common/source/ |
| A D | F2837xD_CodeStartBranch.asm | 82 LB _c_int00 ;Branch to start of boot._asm in RTS library 101 LB _c_int00 ;Branch to start of boot._asm in RTS library
|
| /bsp/phytium/aarch32/ |
| A D | makefile | 3 .PHONY: debug boot all clean menuconfig 16 boot: target
|
| /bsp/phytium/aarch64/ |
| A D | makefile | 3 .PHONY: debug boot all clean menuconfig 16 boot: target
|