| /OK3568_Linux_fs/u-boot/include/environment/ti/ |
| H A D | dfu.h | 2 * Copyright (C) 2016 Texas Instruments Incorporated - http://www.ti.com 6 * SPDX-License-Identifier: GPL-2.0+ 14 "boot part 0 1;" \ 18 "u-boot.img.raw raw 0x300 0x1000;" \ 19 "u-env.raw raw 0x1300 0x200;" \ 20 "spl-os-args.raw raw 0x1500 0x200;" \ 21 "spl-os-image.raw raw 0x1700 0x6900;" \ 22 "spl-os-args fat 0 1;" \ 23 "spl-os-image fat 0 1;" \ 24 "u-boot.img fat 0 1;" \ [all …]
|
| /OK3568_Linux_fs/u-boot/doc/device-tree-bindings/ |
| H A D | config.txt | 2 ---------------------------------------- 4 A number of run-time configuration options are provided in the /config node 10 silent-console 11 If present and non-zero, the console is silenced by default on boot. 13 no-keyboard 14 Tells U-Boot not to expect an attached keyboard with a VGA console 16 u-boot,efi-partition-entries-offset 24 u-boot,mmc-env-partition 29 if u-boot,mmc-env-offset* is present, this setting will take 31 mmc-env-offset* will be tried. [all …]
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.srio-pcie-boot-corenet | 1 --------------------------------------- 2 SRIO and PCIE Boot on Corenet Platforms 3 --------------------------------------- 5 For some PowerPC processors with SRIO or PCIE interface, boot location can be 7 do without flash for u-boot image, ucode and ENV. All the images can be fetched 12 platforms and a RCW example with boot from SRIO or PCIE configuration. 14 Environment of the SRIO or PCIE boot: 19 U-Boot images, UCodes will be stored in this flash. 21 e) Slave's RCW should configure the SerDes for SRIO or PCIE boot port, set 22 the boot location to SRIO or PCIE, and holdoff all the cores. [all …]
|
| /OK3568_Linux_fs/u-boot/board/freescale/t208xqds/ |
| H A D | README | 1 The T2080QDS is a high-performance computing evaluation, development and 5 ------------------ 6 The T2080 QorIQ multicore processor combines four dual-threaded e6500 Power 7 Architecture processor cores with high-performance datapath acceleration 12 - Four dual-threads 64-bit Power architecture e6500 cores, up to 1.8GHz 13 - 2MB L2 cache and 512KB CoreNet platform cache (CPC) 14 - Hierarchical interconnect fabric 15 - One 32-/64-bit DDR3/3L SDRAM memory controllers with ECC and interleaving 16 - Data Path Acceleration Architecture (DPAA) incorporating acceleration 17 - 16 SerDes lanes up to 10.3125 GHz [all …]
|
| /OK3568_Linux_fs/buildroot/package/uboot-tools/ |
| H A D | uboot-tools.mk | 3 # uboot-tools 8 UBOOT_TOOLS_SOURCE = u-boot-$(UBOOT_TOOLS_VERSION).tar.bz2 9 UBOOT_TOOLS_SITE = ftp://ftp.denx.de/pub/u-boot 10 UBOOT_TOOLS_LICENSE = GPL-2.0+ 11 UBOOT_TOOLS_LICENSE_FILES = Licenses/gpl-2.0.txt 13 UBOOT_TOOLS_CPE_ID_PRODUCT = u-boot 16 # u-boot 2020.01+ needs make 4.0+ 21 mkdir -p $(@D)/include/config 23 mkdir -p $(@D)/include/generated 40 UBOOT_TOOLS_DEPENDENCIES += openssl host-pkgconf [all …]
|
| H A D | Config.in.host | 2 bool "host u-boot tools" 4 Companion tools for Das U-Boot bootloader. 6 http://www.denx.de/wiki/U-Boot/WebHome 16 This option allows to boot the new uImage structure, 19 in a single blob. To boot this new uImage structure, 37 public key is stored in a non-volatile place, any image can 52 defconfigs with different boot environments. 54 The environment image will be called uboot-env.bin. 68 Leave empty to generate image from compiled-in env if a U-boot 81 Some platforms define in their U-Boot configuration that the [all …]
|
| /OK3568_Linux_fs/u-boot/include/configs/ |
| H A D | mk808_rk3066.h | 4 * SPDX-License-Identifier: GPL-2.0+ 10 * Using bootrom layout for rockchip-idb* and spl*. Size is nand erase size. 13 "mtdparts=rockchip-nand.0:" \ 21 "4M(u-boot)," \ 22 "4M(u-boot.backup)," \ 23 "4M(u-boot-env)," \ 24 "4M(u-boot-env.backup)," \ 27 "-(rootfs)" 37 "u-boot raw 0x1C00000 0x400000;" \ 38 "u-boot.backup raw 0x2000000 0x400000;" \ [all …]
|
| H A D | dra7xx_evm.h | 9 * SPDX-License-Identifier: GPL-2.0+ 26 /* MMC ENV related defines */ 54 "name=rootfs,start=2MiB,size=-,uuid=${uuid_gpt_rootfs}\0" \ 66 "name=boot,size=10M,uuid=${uuid_gpt_boot};" \ 71 "name=userdata,size=-,uuid=${uuid_gpt_userdata}" 115 * 0x000000 - 0x040000 : QSPI.SPL (256KiB) 116 * 0x040000 - 0x140000 : QSPI.u-boot (1MiB) 117 * 0x140000 - 0x1C0000 : QSPI.u-boot-spl-os (512KiB) 118 * 0x1C0000 - 0x1D0000 : QSPI.u-boot-env (64KiB) 119 * 0x1D0000 - 0x1E0000 : QSPI.u-boot-env.backup1 (64KiB) [all …]
|
| H A D | apf27.h | 5 * Copyright (C) 2008-2013 Eric Jarrige <eric.jarrige@armadeus.org> 7 * SPDX-License-Identifier: GPL-2.0+ 29 #define CONFIG_SPL_TARGET "u-boot-with-spl.bin" 33 /* NAND boot config */ 37 #define CONFIG_SYS_NAND_U_BOOT_SIZE CONFIG_SYS_MONITOR_LEN - 0x800 51 #define CONFIG_ROOTPATH "/tftpboot/" __stringify(CONFIG_BOARD_NAME) "-root" 69 + PHYS_SDRAM_1_SIZE - 0x0100000) 93 ":1M(u-boot)ro," \ 94 "512K(env)," \ 99 "-(rootfs)" [all …]
|
| H A D | ls1043a_common.h | 4 * SPDX-License-Identifier: GPL-2.0+ 66 /* SD boot SPL */ 69 #define CONFIG_SPL_TARGET "u-boot-with-spl.bin" 86 * with U-Boot image. Here u-boot max. size is 512K. So if binary 87 * size increases then increase this size in case of secure boot as 88 * it uses raw u-boot image instead of fit image. 100 #define CONFIG_SPL_TARGET "u-boot-with-spl.bin" 118 * with U-Boot image. Here u-boot max. size is 512K. So if binary 119 * size increases then increase this size in case of secure boot as 120 * it uses raw u-boot image instead of fit image. [all …]
|
| H A D | platinum.h | 4 * SPDX-License-Identifier: GPL-2.0+ 12 /* Location in NAND to read U-Boot from */ 59 #define CONFIG_SYS_INIT_SP_OFFSET (CONFIG_SYS_INIT_RAM_SIZE - \ 96 * U-Boot configuration 104 PHYS_SDRAM_SIZE - (12 << 20)) 114 #define MTDIDS_DEFAULT "nand0=gpmi-nand" 115 #define MTDPARTS_DEFAULT "mtdparts=gpmi-nand:14M(spl),2M(uboot)," \ 116 "512k(env1),512k(env2),-(ubi)" 118 #define MTDIDS_DEFAULT "nand0=gpmi-nand" 119 #define MTDPARTS_DEFAULT "mtdparts=gpmi-nand:14M(spl),2M(uboot)," \ [all …]
|
| H A D | opos6uldev.h | 6 * SPDX-License-Identifier: GPL-2.0+ 37 (CONFIG_SYS_INIT_RAM_SIZE - GENERATED_GBL_DATA_SIZE) 76 /* Environment is stored in the eMMC boot partition */ 87 #define CONFIG_ROOTPATH "/tftpboot/" __stringify(CONFIG_BOARD_NAME) "-root" 107 "kernelimg=" __stringify(CONFIG_BOARD_NAME) "-linux.bin\0" \ 109 "check_env=if test -n ${flash_env_version}; " \ 110 "then env default env_version; " \ 111 "else env set flash_env_version ${env_version}; env save; " \ 114 "echo \"*** Warning - Environment version" \ 116 "env default flash_reset_env; " \ [all …]
|
| H A D | am43xx_evm.h | 4 * Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com/ 6 * SPDX-License-Identifier: GPL-2.0+ 21 #define CONFIG_SYS_NS16550_REG_SIZE (-4) 54 * When building U-Boot such that there is no previous loader 62 /* Always 64 KiB env size */ 99 * Disable MMC DM for SPL build and can be re-enabled after adding 133 #define MTDPARTS_DEFAULT "mtdparts=qspi.0:512k(QSPI.u-boot)," \ 134 "512k(QSPI.u-boot.backup)," \ 135 "512k(QSPI.u-boot-spl-os)," \ 136 "64k(QSPI.u-boot-env)," \ [all …]
|
| H A D | at91sam9x5ek.h | 6 * SPDX-License-Identifier: GPL-2.0+ 49 * define CONFIG_USB_EHCI_HCD to enable USB Hi-Speed (aka 2.0) 59 (CONFIG_SYS_SDRAM_BASE + 16 * 1024 - GENERATED_GBL_DATA_SIZE) 98 /* bootstrap + u-boot + env + linux in nandflash */ 106 /* bootstrap + u-boot + env + linux in spi flash */ 115 /* bootstrap + u-boot + env + linux in data flash */ 124 /* bootstrap + u-boot + env + linux in mmc */ 157 #define CONFIG_SPL_FS_LOAD_PAYLOAD_NAME "u-boot.img"
|
| /OK3568_Linux_fs/u-boot/test/py/tests/ |
| H A D | test_env.py | 2 # Copyright (c) 2015-2016, NVIDIA CORPORATION. All rights reserved. 4 # SPDX-License-Identifier: GPL-2.0 13 """Container that represents the state of all U-Boot environment variables. 14 This enables quick determination of existant/non-existant variable 22 u_boot_console: A U-Boot console. 33 """Read all current environment variables from U-Boot. 48 self.env = {} 53 self.env[var] = value 65 for var in self.env: 81 if var not in self.env: [all …]
|
| H A D | test_dfu.py | 3 # SPDX-License-Identifier: GPL-2.0 5 # Test U-Boot's "dfu" command. The test starts DFU in U-Boot, waits for USB 6 # device enumeration on the host, executes dfu-util multiple times to test 8 # finally aborts the "dfu" command in U-Boot. 26 "host_usb_dev_node": "/dev/usbdev-p2371-2180", 29 "host_usb_port_path": "3-13", 78 ACTION=="add", SUBSYSTEM=="block", SUBSYSTEMS=="usb", KERNELS=="3-13", MODE:="666" 88 ENV{ID_PATH}=="?*", ENV{.ID_PORT}=="", SYMLINK+="bus/usb/by-path/$env{ID_PATH}" 89 ENV{ID_PATH}=="?*", ENV{.ID_PORT}=="?*", SYMLINK+="bus/usb/by-path/$env{ID_PATH}-port$env{.ID_PORT}" 92 # The set of file sizes to test. These values trigger various edge-cases such [all …]
|
| /OK3568_Linux_fs/u-boot/board/freescale/t102xrdb/ |
| H A D | README | 2 ------------------ 4 combines two or one 64-bit Power Architecture e5500 core respectively with high 9 and general-purpose embedded computing. Its high level of integration offers 14 - two e5500 cores, each with a private 256 KB L2 cache 15 - Up to 1.4 GHz with 64-bit ISA support (Power Architecture v2.06-compliant) 16 - Three levels of instructions: User, supervisor, and hypervisor 17 - Independent boot and reset 18 - Secure boot capability 19 - 256 KB shared L3 CoreNet platform cache (CPC) 20 - Interconnect CoreNet platform [all …]
|
| /OK3568_Linux_fs/u-boot/board/gateworks/gw_ventana/ |
| H A D | README | 1 U-Boot for the Gateworks Ventana Product Family boards 3 This file contains information for the port of U-Boot to the Gateworks 7 is supported by a single bootloader build by using a common SPL and U-Boot 10 all of the various boot mediums available. 13 --------------------------------- 15 The i.MX6 has a BOOT ROM PPL (Primary Program Loader) which supports loading 16 an executable image from various boot devices. 19 will build the following artifacts from U-Boot source: 20 - SPL - Secondary Program Loader that the i.MX6 BOOT ROM (Primary Program 22 The DRAM controller, loads u-boot.img from the detected boot device, [all …]
|
| /OK3568_Linux_fs/u-boot/board/freescale/t208xrdb/ |
| H A D | README | 1 T2080PCIe-RDB is a Freescale Reference Design Board that hosts the T2080 SoC. 5 ------------------ 6 The T2080 QorIQ multicore processor combines four dual-threaded e6500 Power 7 Architecture processor cores with high-performance datapath acceleration 12 - Four dual-threads 64-bit Power architecture e6500 cores, up to 1.8GHz 13 - 2MB L2 cache and 512KB CoreNet platform cache (CPC) 14 - Hierarchical interconnect fabric 15 - One 32-/64-bit DDR3/3L SDRAM memory controllers with ECC and interleaving 16 - Data Path Acceleration Architecture (DPAA) incorporating acceleration 17 - 16 SerDes lanes up to 10.3125 GHz [all …]
|
| /OK3568_Linux_fs/u-boot/tools/buildman/ |
| H A D | builderthread.py | 3 # SPDX-License-Identifier: GPL-2.0+ 15 RETURN_CODE_RETRY = -1 73 """This thread builds U-Boot for a particular board. 75 An input queue provides each new job. We run 'make' to build U-Boot 80 thread_num: Our thread number (0-n-1), used to decide on a 101 mrproper - can be called to clean source 102 config - called to configure for a board 103 build - the main make invocation - it does the build 118 the build and just return the previously-saved results. 121 commit_upto: Commit number to build (0...n-1) [all …]
|
| /OK3568_Linux_fs/buildroot/board/solidrun/macchiatobin/ |
| H A D | readme.txt | 16 - Linux v5.6.3 (mainline) 17 - U-Boot v2020.01 (mainline) 18 - ATF v1.5-18.12.2 (Marvell) 36 How to boot the board 40 different sources including eMMC, SPI flash, and SD-card. 42 On Rev 1.2 board to select boot from SD-card the DIP switches 49 of the SW1/2 DIP switches. To boot from SD-card the setting of J1 56 The serial console is accessible at the micro-USB Type-B connector 59 U-Boot environment 62 By default current configuration provides U-Boot that keeps environment [all …]
|
| /OK3568_Linux_fs/u-boot/board/freescale/t102xqds/ |
| H A D | README | 2 ------------------ 4 combines two or one 64-bit Power Architecture e5500 core respectively with high 9 and general-purpose embedded computing. Its high level of integration offers 14 - two e5500 cores, each with a private 256 KB L2 cache 15 - Up to 1.4 GHz with 64-bit ISA support (Power Architecture v2.06-compliant) 16 - Three levels of instructions: User, supervisor, and hypervisor 17 - Independent boot and reset 18 - Secure boot capability 19 - 256 KB shared L3 CoreNet platform cache (CPC) 20 - Interconnect CoreNet platform [all …]
|
| /OK3568_Linux_fs/u-boot/disk/ |
| H A D | Kconfig | 14 - CONFIG_MAC_PARTITION Apple's MacOS partition table. 15 - CONFIG_DOS_PARTITION MS Dos partition table, traditional on the 17 - CONFIG_ISO_PARTITION ISO partition table, used on CDROM etc. 18 - CONFIG_EFI_PARTITION GPT partition table, common when EFI is the 21 - CONFIG_MTD_PARTITIONS Memory Technology Device partition table. 23 you must configure support for at least one non-MTD partition type 30 Say Y here if you would like to use device under U-Boot which 66 Say Y here if you would like to use device under U-Boot which 80 Say Y here if you would like to use device under U-Boot which 93 that might need to place their first-stage bootloader in the [all …]
|
| /OK3568_Linux_fs/u-boot/board/freescale/t104xrdb/ |
| H A D | README | 2 -------- 9 personality of T1040 SoC without Integrated 8-port Gigabit(L2 Switch). 16 The board is re-designed T1040RDB board with following changes : 17 - Support of DDR4 memory and some enhancements 20 The board is re-designed T1040RDB board with following changes : 21 - Support of DDR4 memory 22 - Support for 0x86 serdes protocol which can support following interfaces 23 - 2 RGMII's on DTSEC4, DTSEC5 24 - 3 SGMII on DTSEC1, DTSEC2 & DTSEC3 27 ------------------------------------------------------------------------- [all …]
|
| /OK3568_Linux_fs/u-boot/test/py/ |
| H A D | conftest.py | 2 # Copyright (c) 2015-2016, NVIDIA CORPORATION. All rights reserved. 4 # SPDX-License-Identifier: GPL-2.0 6 # Implementation of pytest run-time hook functions. These are invoked by 9 # - Parsing custom command-line options. 10 # - Pullilng in user-specified board configuration. 11 # - Creating the U-Boot console test fixture. 12 # - Creating the HTML log file. 13 # - Monitoring each test's results. 14 # - Implementing custom pytest markers. 27 # Globals: The HTML log file, and the connection to the U-Boot console. [all …]
|