Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dramnv04.c35 u32 boot0 = nvkm_rd32(device, NV04_PFB_BOOT_0); in nv04_ram_new() local
39 if (boot0 & 0x00000100) { in nv04_ram_new()
40 size = ((boot0 >> 12) & 0xf) * 2 + 2; in nv04_ram_new()
43 switch (boot0 & NV04_PFB_BOOT_0_RAM_AMOUNT) { in nv04_ram_new()
59 if ((boot0 & 0x00000038) <= 0x10) in nv04_ram_new()
/openbmc/u-boot/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()
/openbmc/u-boot/board/sunxi/
H A DREADME.sunxi64144 (Legacy) boot0 method
146 boot0 is Allwinner's secondary program loader and it can be used as some kind
148 For some time using boot0 was the only option to get the Pine64 booted.
151 Please note that this method works only with the boot0 files shipped with
155 The boot0 binary is a 32 KByte blob and contained in the official Pine64 images
158 # dd if=/dev/sd<x> of=boot0.bin bs=8k skip=1 count=4
162 This boot0 blob takes care of DRAM initialisation and loads the remaining
164 The original boot0 code looks for U-Boot at a certain place on an uSD card
166 There is a tool called boot0img[3] which takes a boot0.bin image and a compiled
173 boot0img can also patch boot0 to avoid loading U-Boot from 19MB, instead
[all …]
/openbmc/u-boot/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 DKconfig334 bool "reserve space for Allwinner boot0 header"
338 filled with magic values post build. The Allwinner provided boot0
340 Only needed on 64-bit Allwinner boards so far when using boot0.
383 This option is the LPDDR3 timing used by the stock boot0 by
491 The same DRAM timings as in the Allwinner boot0 bootloader.
/openbmc/u-boot/board/ti/omap5_uevm/
H A DREADME15 set boot0 as the boot device.
/openbmc/u-boot/board/ti/dra7xx/
H A DREADME15 set boot0 as the boot device.
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Domap3-ha-common.dtsi56 fpga_boot0_pins: fpga-boot0-pins {
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dbase.c2968 u32 boot0, boot1, strap; in nvkm_device_ctor() local
3010 boot0 = nvkm_rd32(device, 0x000000); in nvkm_device_ctor()
3028 boot0, override_boot0); in nvkm_device_ctor()
3029 boot0 = override_boot0; in nvkm_device_ctor()
3033 if ((boot0 & 0x1f000000) > 0) { in nvkm_device_ctor()
3034 device->chipset = (boot0 & 0x1ff00000) >> 20; in nvkm_device_ctor()
3035 device->chiprev = (boot0 & 0x000000ff); in nvkm_device_ctor()
3068 if ((boot0 & 0xff00fff0) == 0x20004000) { in nvkm_device_ctor()
3069 if (boot0 & 0x00f00000) in nvkm_device_ctor()
3176 nvdev_error(device, "unknown chipset (%08x)\n", boot0); in nvkm_device_ctor()
[all …]
/openbmc/u-boot/arch/arm/dts/
H A Drk3288-phycore-rdk.dts60 u-boot,boot0 = &emmc;
H A Drk3288-veyron.dtsi23 u-boot,boot0 = &spi_flash;
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsc7280-herobrine.dtsi530 boot0-gpios = <&tlmm 68 GPIO_ACTIVE_HIGH>;
850 fpmcu_boot0: fpmcu-boot0-state {
H A Dsc7180-trogdor.dtsi944 boot0-gpios = <&tlmm 10 GPIO_ACTIVE_HIGH>;
1291 fpmcu_boot0: fpmcu-boot0-state {
/openbmc/u-boot/doc/
H A DREADME.rockchip215 boot0-hook.
H A DREADME.x86517 $ dfu-util -v -d 8087:0a99 --alt u-boot0 -D u-boot.bin
/openbmc/u-boot/arch/arm/
H A DKconfig366 <asm/arch/boot0.h> which contains the required assembler code.
/openbmc/linux/
H A Dopengrok0.0.log2357 2024-12-28 20:09:06.390-0600 FINEST t1145 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/u-boot/arch/arm/include/asm/arch-bcm235xx/boot0.h.gz'
[all...]
H A Dopengrok1.0.log[all...]