u-boot-brain/board/nvidia/nyan-big
Simon Glass 593216f9cb tegra: nyan: Add a README
Add a short note about how to boot U-Boot on Nyan-big using tegrarcm.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Warren <twarren@nvidia.com>
2019-05-24 10:14:15 -07:00
..
Kconfig ARM: remove redudant information from Kconfig files 2015-01-12 09:38:47 -05:00
MAINTAINERS tegra: Replace 'Norrin' with 'Nyan-big' and fix typo 2015-06-09 09:56:15 -07:00
Makefile ARM: tegra: Add support for nyan-big board 2014-12-11 13:18:44 -07:00
nyan-big.c tegra: Correct tegra124 clock name 2019-05-24 10:13:12 -07:00
pinmux-config-nyan-big.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
README tegra: nyan: Add a README 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.