Files
u-boot/board/nvidia/nyan-big
Svyatoslav Ryhel 66c4ac31ca ARM: tegra: set default SYS_CONFIG_NAME from SoC Kconfig
Since most boards now use the same generic device config header, move its
setup to SoC Kconfig instead of setting SYS_CONFIG_NAME in each board's
Kconfig.

Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>
2025-05-08 08:31:13 +03:00
..
2019-05-24 10:14:15 -07:00

# SPDX-License-Identifier: GPL-2.0+
#
# Copyright 2018 Google LLC
# Written by Simon Glass <sjg@chromium.org>

U-Boot on Nyan
==============

Nyan-big is supported by mainline U-Boot. This device is based on Tegra124.
To build it, use the nyan-big config.

To boot it, connect a USB A-A cable from your computer to the back USB port.
Connect a servo board. Then with t20_rec and warn_rst held down:

   sudo tegrarcm --bct cbootimage-configs/tegra124/nvidia/norrin/PM370_Hynix_2GB_H5TC4G63AFR_PBA_924MHz_01212014.bct
	    --bootloader u-boot-dtb-tegra.bin --loadaddr 0x80108000

The norrin config is close enough that it works well with Nyan.