Searched refs:boot0 (Results 1 – 11 of 11) sorted by relevance
29 int boot0; member88 if (info->boot0) { in scramble()156 if (info->boot0) { in write_page()183 if (info->boot0) { in write_page()200 if (info->scramble && info->boot0) { in write_page()452 info.boot0 = 1; in main()469 if (!info.boot0) { in main()
177 (Legacy) boot0 method179 boot0 is Allwinner's secondary program loader and it can be used as some kind181 For some time using boot0 was the only option to get the Pine64 booted.184 Please note that this method works only with the boot0 files shipped with188 The boot0 binary is a 32 KByte blob and contained in the official Pine64 images191 # dd if=/dev/sd<x> of=boot0.bin bs=8k skip=1 count=4195 This boot0 blob takes care of DRAM initialisation and loads the remaining197 The original boot0 code looks for U-Boot at a certain place on an uSD card206 boot0img can also patch boot0 to avoid loading U-Boot from 19MB, instead207 fetching it from just behind the boot0 binary (-B option).[all …]
23 @ arch/arm/include/asm/arch-sunxi/boot0.h.27 @ code found in encoded form in boot0.h.
380 bool "reserve space for Allwinner boot0 header"384 filled with magic values post build. The Allwinner provided boot0386 Only needed on 64-bit Allwinner boards so far when using boot0.428 This option is the LPDDR3 timing used by the stock boot0 by436 This option is the LPDDR3 timing used by the stock boot0 by440 bool "DDR3-1333 boot0 timings on the H6 DRAM controller"444 This option is the DDR3 timing used by the boot0 on H6 TV boxes557 The same DRAM timings as in the Allwinner boot0 bootloader.
15 set boot0 as the boot device.
1 partitions=uuid_disk=${uuid_disk};name=u-boot0,start=1MiB,size=2MiB,uuid=${uuid_uboot0};name=u-boot…2 …dware_id} raw 0 8192 mmcpart 1;ifwib${hardware_id} raw 0 8192 mmcpart 2;u-boot0 part 0 1;u-boot-en…
215 ROM supports booting from eMMC from boot0 partition offset 0x0220 u-boot.img, and sysfw.itb from an SD card and write them to the eMMC boot0244 boot0 partition (8 MB) user partition
36 $ dfu-util -v -d 8087:0a99 --alt u-boot0 -D u-boot.bin
330 boot0-hook.
447 <asm/arch/boot0.h> which contains the required assembler code.
Completed in 14 milliseconds