| /openbmc/u-boot/arch/arm/mach-rockchip/rk3288/ |
| H A D | Kconfig | 4 bool "Google/Rockchip Veyron-Jerry Chromebook" 7 Jerry is a RK3288-based clamshell device with 2 USB 3.0 ports, 8 HDMI, an 11.9 inch EDP display, micro-SD card, touchpad and 9 WiFi. It includes a Chrome OS EC (Cortex-M3) to provide access to 13 bool "Google/Rockchip Veyron-Mickey Chromebit" 16 Mickey is a small RK3288-based device with one USB 3.0 port, HDMI 19 Typically a USB hub or wireless keyboard/touchpad is used to get 23 bool "Google/Rockchip Veyron-Minnie Chromebook" 26 Minnie is a RK3288-based convertible clamshell device with 2 USB 3.0 27 ports, micro HDMI, a 10.1-inch 1280x800 EDP display, micro-SD card, [all …]
|
| /openbmc/u-boot/arch/arm/mach-tegra/tegra210/ |
| H A D | Kconfig | 7 bool "NVIDIA Tegra210 E2220-1170 board" 10 E2220-1170 is a Tegra210 bringup board with onboard SoC, DRAM, 11 eMMC, SD card slot, HDMI, USB micro-B port, and sockets for various 15 bool "NVIDIA Tegra210 P2371-0000 board" 18 P2371-0000 is a P2581 or P2530 CPU board married to a P2595 I/O 20 HDMI, USB micro-B port, Ethernet via USB3, USB3 host port, SATA, 24 bool "NVIDIA Tegra210 P2371-2180 (Jetson TX1) board" 27 P2371-2180 (Jetson TX1 developer kit) is a P2180 CPU board married 29 card slot, HDMI, USB micro-B port, Ethernet via USB3, USB3 host 46 source "board/nvidia/e2220-1170/Kconfig" [all …]
|
| /openbmc/u-boot/board/freescale/mx6ul_14x14_evk/ |
| H A D | README | 1 How to use U-Boot on Freescale MX6UL 14x14 EVK 2 ----------------------------------------------- 4 - Build U-Boot for MX6UL 14x14 EVK: 10 This will generate the SPL image called SPL and the u-boot.img. 12 - Flash the SPL image into the micro SD card: 16 - Flash the u-boot.img image into the micro SD card: 18 sudo dd if=u-boot.img of=/dev/mmcblk0 bs=1k seek=69; sync 20 - Jumper settings: 28 - Connect the USB cable between the EVK and the PC for the console. 29 (The USB console connector is the one close the push buttons) [all …]
|
| /openbmc/u-boot/board/congatec/ |
| H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0+ 12 bool "congatec QEVAL 2.0 & conga-QA3/E3845" 17 (conga-QEVAL) equipped with the conga-QA3/E3845-4G SoM. 18 It contains an Atom E3845 with Ethernet, micro-SD, USB 2, 19 USB 3, SATA, serial console and HDMI 1.3 video out. 20 It requires some binary blobs - see README.x86 for details. 23 by U-Boot matches that value. 26 bool "theadorable-x86 baseboard & conga-QA3/E3845" 28 This is the theadorable-x86 baseboard board equipped with the 29 conga-QA3/E3845-4G SoM. It contains an Atom E3845 with Ethernet, [all …]
|
| /openbmc/u-boot/board/dfi/ |
| H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0+ 11 bool "DFI BT700 BayTrail on DFI Q7X-151 baseboard" 14 This is the DFI Q7X-151 baseboard equipped with the 16 Ethernet (in non-PCIe-x4 configuration), micro-SD, USB 2, 17 USB 3, SATA, serial console and DisplayPort video out. 18 It requires some binary blobs - see README.x86 for details. 21 by U-Boot matches that value. 24 bool "DFI BT700 BayTrail on theadorable-x86 baseboard" 27 This is the theadorable-x86 baseboard equipped with the 29 Ethernet (in non-PCIe-x4 configuration), micro-SD, USB 2, [all …]
|
| /openbmc/u-boot/arch/x86/cpu/queensbay/ |
| H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0+ 22 imply USB 29 bool "Add a Chipset Micro Code state machine binary" 31 Select this option to add a Chipset Micro Code state machine binary 32 to the resulting U-Boot image. It is a 64K data block of machine 37 string "Chipset Micro Code state machine filename" 41 The filename of the file to use as Chipset Micro Code state machine 45 hex "Chipset Micro Code state machine binary location" 50 put in flash at a location matching the strap-determined base address. 64 This gives a chance for U-Boot to run PCI/PCIe based graphics
|
| /openbmc/u-boot/board/freescale/ls1012afrdm/ |
| H A D | README | 2 -------- 3 QorIQ LS1012A FREEDOM (LS1012AFRDM) is a high-performance development 6 high-bandwidth DDR3L memory and a full complement of high-speed SerDes ports. 9 -------------------- 10 Please refer arch/arm/cpu/armv8/fsl-layerscape/doc/README.soc for LS2080A 14 ----------------------- 15 - SERDES Connections, 2 lanes supportingspeeds upto 1 Gbit/s 16 - 2 SGMII 1G PHYs 17 - DDR Controller 18 - 4 Gb DDR3L SDRAM memory, running at data rates up to 1 GT/s [all …]
|
| /openbmc/u-boot/board/grinn/liteboard/ |
| H A D | README | 1 How to use U-Boot on Grinn's liteBoard 2 -------------------------------------- 4 - Build U-Boot for liteBoard: 10 This will generate the SPL image called SPL and the u-boot.img. 12 - Flash the SPL image into the micro SD card: 16 - Flash the u-boot.img image into the micro SD card: 18 sudo dd if=u-boot.img of=/dev/mmcblk0 bs=1k seek=69; sync 20 - Jumper settings: 27 - Insert the micro SD card in the board. 29 - Connect USB cable between liteBoard and the PC for the power and console. [all …]
|
| /openbmc/u-boot/board/grinn/chiliboard/ |
| H A D | README | 1 How to use U-Boot on Grinn's chiliBoard 2 -------------------------------------- 4 - Build U-Boot for chiliBoard: 10 This will generate the SPL image called MLO and the u-boot.img. 12 - Flash the SPL image into the micro SD card: 16 - Flash the u-boot.img image into the micro SD card: 18 sudo dd if=u-boot.img of=/dev/mmcblk0 bs=128k seek=3; sync 20 - Jumper settings: 27 - Insert the micro SD card in the board. 29 - Connect USB cable between chiliBoard and the PC for the power and console. [all …]
|
| /openbmc/u-boot/board/freescale/mx6ullevk/ |
| H A D | README | 1 How to use U-Boot on Freescale MX6ULL 14x14 EVK 2 ---------------------------------------------- 4 - First make sure you have installed the dtc package (device tree compiler): 6 $ sudo apt-get install device-tree-compiler 8 - Build U-Boot for MX6ULL 14x14 EVK: 14 This generates the u-boot-dtb.imx image in the current directory. 16 - Flash the u-boot-dtb.imx image into the micro SD card: 18 $ sudo dd if=u-boot-dtb.imx of=/dev/sdb bs=1K seek=1 && sync 20 - Jumper settings: 28 Connect the USB cable between the EVK and the PC for the console. [all …]
|
| /openbmc/u-boot/board/freescale/ls1088a/ |
| H A D | README | 2 -------- 3 The LS1088A Reference Design (RDB) is a high-performance computing, 9 -------------------------------------- 10 Please refer arch/arm/cpu/armv8/fsl-layerscape/doc/README.soc 13 ------------------------------------------- 41 ------------------------- 42 - SERDES Connections, 16 lanes supporting: 43 - PCI Express - 3.0 44 - SATA 3.0 45 - XFI [all …]
|
| /openbmc/u-boot/arch/arm/mach-sti/ |
| H A D | Kconfig | 10 bool "96Boards STiH410-B2260" 12 Support for 96Board STiH410-B2260 based on STMicrolectronics 15 - 1GB DDR 16 - On-Board USB combo WiFi/Bluetooth RTL8723BU 18 - Ethernet 1000-BaseT 19 - Sata 20 - HDMI 21 - 2 x USB2 type A 22 - micro USB2 type AB 23 - SD card slot [all …]
|
| /openbmc/u-boot/board/synopsys/iot_devkit/ |
| H A D | README | 2 Useful notes on bulding and using of U-Boot on 14 55-nm ultra-low power process, and a rich set of peripherals commonly used 15 in IoT designs such as USB, UART, SPI, I2C, PWM, SDIO and ADCs. 17 The board is shipped with pre-installed U-Boot in non-volatile memory 18 (eFlash) so on power-on user sees U-Boot start header and command line 19 prompt which might be used for U-Boot environment fine-tuning, manual 22 The board has the following features useful for U-Boot: 23 * On-board 2-channel FTDI TTL-to-USB converter 24 - The first channel is used for serial debug port (which makes it possible 28 There's no HW flow-control and baud-rate is 115200. [all …]
|
| /openbmc/u-boot/board/synopsys/hsdk/ |
| H A D | README | 2 Useful notes on bulding and using of U-Boot on ARC HS Development Kit (AKA HSDK) 7 The DesignWare ARC HS Development Kit is a ready-to-use platform for rapid 11 https://www.synopsys.com/dw/ipdir.php?ds=arc-hs-development-kit 14 …https://github.com/foss-for-synopsys-dwc-arc-processors/ARC-Development-Systems-Forum/wiki/docs/AR… 16 It has the following features useful for U-Boot: 17 * On-board 2-channel FTDI TTL-to-USB converter 18 - The first channel is used for serial debug port (which makes it possible 22 There's no HW flow-control and baud-rate is 115200. 24 - The second channel is used for built-in Digilent USB JTAG probe. 29 - Also with help of this FTDI chip it is possible to reset entire [all …]
|
| /openbmc/u-boot/arch/arm/mach-rockchip/rk3188/ |
| H A D | Kconfig | 6 Rock is a RK3188-based development board with 2 USB and 1 otg 7 ports, HDMI, TV-out, micro-SD card, audio, WiFi and 100MBit 8 Ethernet, It also includes on-board nand and 1GB of SDRAM.
|
| /openbmc/u-boot/arch/arm/mach-tegra/tegra186/ |
| H A D | Kconfig | 3 # SPDX-License-Identifier: GPL-2.0 11 bool "NVIDIA Tegra186 P2771-0000 board" 14 P2771-0000 is a P3310 CPU board married to a P2597 I/O board. The 15 combination contains SoC, DRAM, eMMC, SD card slot, HDMI, USB 16 micro-B port, Ethernet, USB3 host port, SATA, PCIe, and two GPIO 27 source "board/nvidia/p2771-0000/Kconfig"
|
| /openbmc/u-boot/board/intel/ |
| H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0+ 15 Intel quad-core Atom Processor E3800 with dual-channel DDR3L SODIMM 23 mini-ITX form factor containing the Intel Braswell SoC, which has 24 a 64-bit quad-core, single-thread, Intel Atom processor, along with 25 serial console, 10/100/1000 Ethernet, SD-Card, USB 2/3, SATA, PCIe, 43 peripheral connectors for PCIe/SATA/USB/LAN/SD/UART/Audio/LVDS. 50 eMMC flash on board, Wi-Fi, Bluetooth 4 and USB controllers. 56 Arduino-certified development and prototyping boards based on Intel 57 architecture. It includes an Intel Quark SoC X1000 processor, a 32-bit 58 single-core, single-thread, Intel Pentium processor instrunction set [all …]
|
| /openbmc/u-boot/board/freescale/ls1043aqds/ |
| H A D | README | 2 -------- 3 The LS1043A Development System (QDS) is a high-performance computing, 10 -------------------- 11 Please refer arch/arm/cpu/armv8/fsl-layerscape/doc/README.soc for LS1043A 15 ----------------------- 16 - SERDES Connections, 4 lanes supporting: 17 - PCI Express - 3.0 18 - SGMII, SGMII 2.5 19 - QSGMII 20 - SATA 3.0 [all …]
|
| /openbmc/u-boot/board/freescale/ls1046aqds/ |
| H A D | README | 2 -------- 3 The LS1046A Development System (QDS) is a high-performance computing, 10 -------------------- 11 Please refer arch/arm/cpu/armv8/fsl-layerscape/doc/README.soc for LS1046A 15 ----------------------- 16 - SERDES Connections, 8 lanes supporting: 17 - PCI Express - 3.0 18 - SGMII, SGMII 2.5 19 - QSGMII 20 - SATA 3.0 [all …]
|
| /openbmc/qemu/hw/usb/ |
| H A D | quirks-pl2303-ids.h | 2 * Prolific PL2303 USB to serial adaptor driver header file 60 /* Alcatel OT535/735 USB cable */ 77 /* Nokia CA-42 Cable */ 81 /* CA-42 CLONE Cable www.ca-42.com chipset: Prolific Technology Inc */ 92 /* USB GSM cable from Speed Dragon Multimedia, Ltd */ 96 /* DATAPILOT Universal-2 Phone Cable */ 104 /* Alcor Micro Corp. USB 2.0 TO RS-232 */ 112 /* Corega CG-USBRS232R Serial Adapter */ 116 /* Y.C. Cable U.S.A., Inc - USB to RS-232 */ 120 /* "Superial" USB - Serial */ [all …]
|
| /openbmc/u-boot/board/microchip/pic32mzda/ |
| H A D | README | 6 ---------------------------------------- 7 PIC32MZ[DA] Starter Kit is based on PIC32MZ[DA] family of micro-controller. 12 boot-flash. Stage1 bootloader inturns locates and jumps to U-Boot programmed 13 on internal program-flash. Finally U-Boot loads OS image (along with other 14 required files for booting) from either uSD card, or ethernet, or from USB 17 To boot Linux following three files are mandatory - uEnv.txt (custom U-Boot 18 environment file), uImage, *.dtb (platform device-tree-blob file). 20 U-Boot jumps to Linux using UHI specification.
|
| /openbmc/u-boot/arch/arm/dts/ |
| H A D | sun8i-h2-plus-bananapi-m2-zero.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 5 * Based on sun8i-h3-bananapi-m2-plus.dts, which is: 6 * Copyright (C) 2016 Chen-Yu Tsai <wens@csie.org> 9 /dts-v1/; 10 #include "sun8i-h3.dtsi" 11 #include "sunxi-common-regulators.dtsi" 13 #include <dt-bindings/gpio/gpio.h> 14 #include <dt-bindings/input/input.h> 17 model = "Banana Pi BPI-M2-Zero"; 18 compatible = "sinovoip,bpi-m2-zero", "allwinner,sun8i-h2-plus"; [all …]
|
| /openbmc/u-boot/doc/ |
| H A D | README.rockchip | 1 # SPDX-License-Identifier: GPL-2.0+ 6 U-Boot on Rockchip 9 A wide range of Rockchip SoCs are supported in mainline U-Boot 17 - Firefly RK3288 board or something else with a supported RockChip SoC 18 - Power connection to 5V using the supplied micro-USB power cable 19 - Separate USB serial cable attached to your computer and the Firefly 20 (connect to the micro-USB connector below the logo) 21 - rkflashtool [3] 22 - openssl (sudo apt-get install openssl) 23 - Serial UART connection [4] [all …]
|
| /openbmc/u-boot/board/sunxi/ |
| H A D | README.sunxi64 | 1 Allwinner 64-bit boards README 4 Newer Allwinner SoCs feature ARMv8 cores (ARM Cortex-A53) with support for 5 both the 64-bit AArch64 mode and the ARMv7 compatible 32-bit AArch32 mode. 8 These SoCs are wired to start in AArch32 mode on reset and execute 32-bit 9 code from the Boot ROM (BROM). As this has some implications on U-Boot, this 10 file describes how to make full use of the 64-bit capabilities. 14 - Build the ARM Trusted Firmware binary (see "ARM Trusted Firmware (ATF)" below) 15 $ cd /src/arm-trusted-firmware 17 - Build U-Boot (see "SPL/U-Boot" below) 19 $ make pine64_plus_defconfig && make -j5 [all …]
|
| /openbmc/u-boot/board/kobol/helios4/ |
| H A D | README | 1 Update from original Marvell U-Boot to mainline U-Boot: 2 ------------------------------------------------------- 4 Generate the U-Boot image with these commands: 10 full DDR setup is "u-boot-spl.kwb". 15 $ sudo dd if=u-boot-spl.kwb of=/dev/sdX bs=512 seek=1 21 --------------- 26 - SPI: 00010 27 - SD/eMMC: 00111 28 - SATA1: 11100 29 - UART: 11110 [all …]
|