Home
last modified time | relevance | path

Searched refs:boot0 (Results 1 – 11 of 11) sorted by relevance

/u-boot/tools/
A Dsunxi-spl-image-builder.c29 int boot0; member
88 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()
/u-boot/board/sunxi/
A DREADME.sunxi64177 (Legacy) boot0 method
179 boot0 is Allwinner's secondary program loader and it can be used as some kind
181 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 with
188 The boot0 binary is a 32 KByte blob and contained in the official Pine64 images
191 # dd if=/dev/sd<x> of=boot0.bin bs=8k skip=1 count=4
195 This boot0 blob takes care of DRAM initialisation and loads the remaining
197 The original boot0 code looks for U-Boot at a certain place on an uSD card
206 boot0img can also patch boot0 to avoid loading U-Boot from 19MB, instead
207 fetching it from just behind the boot0 binary (-B option).
[all …]
/u-boot/arch/arm/mach-sunxi/
A Drmr_switch.S23 @ arch/arm/include/asm/arch-sunxi/boot0.h.
27 @ code found in encoded form in boot0.h.
A DKconfig380 bool "reserve space for Allwinner boot0 header"
384 filled with magic values post build. The Allwinner provided boot0
386 Only needed on 64-bit Allwinner boards so far when using boot0.
428 This option is the LPDDR3 timing used by the stock boot0 by
436 This option is the LPDDR3 timing used by the stock boot0 by
440 bool "DDR3-1333 boot0 timings on the H6 DRAM controller"
444 This option is the DDR3 timing used by the boot0 on H6 TV boxes
557 The same DRAM timings as in the Allwinner boot0 bootloader.
/u-boot/board/ti/omap5_uevm/
A DREADME15 set boot0 as the boot device.
/u-boot/board/ti/dra7xx/
A DREADME15 set boot0 as the boot device.
/u-boot/board/intel/edison/
A Dedison-environment.txt1 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…
/u-boot/board/ti/am65x/
A DREADME215 ROM supports booting from eMMC from boot0 partition offset 0x0
220 u-boot.img, and sysfw.itb from an SD card and write them to the eMMC boot0
244 boot0 partition (8 MB) user partition
/u-boot/doc/board/intel/
A Dedison.rst36 $ dfu-util -v -d 8087:0a99 --alt u-boot0 -D u-boot.bin
/u-boot/doc/
A DREADME.rockchip330 boot0-hook.
/u-boot/arch/arm/
A DKconfig447 <asm/arch/boot0.h> which contains the required assembler code.

Completed in 14 milliseconds