u-boot-brain/board/nvidia/nyan-big
Simon Glass 65e25bea59 dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
In the spirit of using the same base name for all of these related macros,
rename this to have the operation at the end. This is not widely used so
the impact is fairly small.

Signed-off-by: Simon Glass <sjg@chromium.org>
2021-01-05 12:26:35 -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
README tegra: nyan: Add a README 2019-05-24 10:14:15 -07:00
nyan-big.c dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() 2021-01-05 12:26:35 -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

# 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.