Searched refs:boot0 (Results 1 – 18 of 18) sorted by relevance
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
H A D | ramnv04.c | 35 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 D | sunxi-spl-image-builder.c | 29 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 D | README.sunxi64 | 144 (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 D | rmr_switch.S | 23 @ arch/arm/include/asm/arch-sunxi/boot0.h. 27 @ code found in encoded form in boot0.h.
|
H A D | Kconfig | 334 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 D | README | 15 set boot0 as the boot device.
|
/openbmc/u-boot/board/ti/dra7xx/ |
H A D | README | 15 set boot0 as the boot device.
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | omap3-ha-common.dtsi | 56 fpga_boot0_pins: fpga-boot0-pins {
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
H A D | base.c | 2968 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 D | rk3288-phycore-rdk.dts | 60 u-boot,boot0 = &emmc;
|
H A D | rk3288-veyron.dtsi | 23 u-boot,boot0 = &spi_flash;
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | sc7280-herobrine.dtsi | 530 boot0-gpios = <&tlmm 68 GPIO_ACTIVE_HIGH>; 850 fpmcu_boot0: fpmcu-boot0-state {
|
H A D | sc7180-trogdor.dtsi | 944 boot0-gpios = <&tlmm 10 GPIO_ACTIVE_HIGH>; 1291 fpmcu_boot0: fpmcu-boot0-state {
|
/openbmc/u-boot/doc/ |
H A D | README.rockchip | 215 boot0-hook.
|
H A D | README.x86 | 517 $ dfu-util -v -d 8087:0a99 --alt u-boot0 -D u-boot.bin
|
/openbmc/u-boot/arch/arm/ |
H A D | Kconfig | 366 <asm/arch/boot0.h> which contains the required assembler code.
|
/openbmc/linux/ |
H A D | opengrok0.0.log | 2357 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 D | opengrok1.0.log | [all...] |