Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/tools/
H 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()
/rk3399_rockchip-uboot/board/sunxi/
H A DREADME.sunxi64126 (Legacy) boot0 method
128 boot0 is Allwiner's secondary program loader and it can be used as some kind
130 For some time using boot0 was the only option to get the Pine64 booted.
133 Please note that this method works only with the boot0 files shipped with
137 The boot0 binary is a 32 KByte blob and contained in the official Pine64 images
140 # dd if=/dev/sd<x> of=boot0.bin bs=8k skip=1 count=4
144 This boot0 blob takes care of DRAM initialisation and loads the remaining
146 The original boot0 code looks for U-Boot at a certain place on an uSD card
148 There is a tool called boot0img[3] which takes a boot0.bin image and a compiled
155 boot0img can also patch boot0 to avoid loading U-Boot from 19MB, instead
[all …]
/rk3399_rockchip-uboot/arch/arm/mach-sunxi/
H A Drmr_switch.S23 @ arch/arm/include/asm/arch-sunxi/boot0.h.
27 @ code found in encoded form in boot0.h.
H A DKconfig204 bool "reserve space for Allwinner boot0 header"
208 filled with magic values post build. The Allwinner provided boot0
210 Only needed on 64-bit Allwinner boards so far when using boot0.
253 This option is the LPDDR3 timing used by the stock boot0 by
360 The same DRAM timings as in the Allwinner boot0 bootloader.
/rk3399_rockchip-uboot/board/ti/omap5_uevm/
H A DREADME15 set boot0 as the boot device.
/rk3399_rockchip-uboot/board/ti/dra7xx/
H A DREADME15 set boot0 as the boot device.
/rk3399_rockchip-uboot/doc/
H A DREADME.rockchip182 boot0-hook.
H A DREADME.x86490 $ dfu-util -v -d 8087:0a99 --alt u-boot0 -D u-boot.bin