blob: 8df9e0cb796f1cab70be4aed7f7b666666520e45 [file] [log] [blame]
Neil Armstrongcad91fa2023-01-19 14:44:18 +01001.. SPDX-License-Identifier: GPL-2.0+
2
3U-Boot for ODROID-GO-ULTRA
4==========================
5
6The Odroid Go Ultra is a portable gaming device with the following
7characteristics:
8
9 - Amlogic S922X SoC
10 - RK817 & RK818 PMICs
11 - 2GiB LPDDR4
12 - On board 16GiB eMMC
13 - Micro SD Card slot
14 - 5inch 854×480 MIPI-DSI TFT LCD
15 - Earphone stereo jack, 0.5Watt 8Ω Mono speaker
16 - Li-Polymer 3.7V/4000mAh Battery
17 - USB-A 2.0 Host Connector
18 - x16 GPIO Input Buttons
19 - 2x ADC Analog Joysticks
20 - USB-C Port for USB2 Device and Charging
21
22U-Boot compilation
23------------------
24
25.. code-block:: bash
26
27 $ export CROSS_COMPILE=aarch64-none-elf-
28 $ make odroid-go-ultra_defconfig
29 $ make
30
31Image creation
32--------------
33
34Pleaser refer to :doc:`pre-generated-fip` with codename `odroid-go-ultra`