Simon Glass 65e25bea59 dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() 3 年 前
..
Kconfig 13e55b358e ARM: remove redudant information from Kconfig files 9 年 前
MAINTAINERS f3746621f1 tegra: Replace 'Norrin' with 'Nyan-big' and fix typo 9 年 前
Makefile a6c7b46181 ARM: tegra: Add support for nyan-big board 9 年 前
README 593216f9cb tegra: nyan: Add a README 5 年 前
nyan-big.c 65e25bea59 dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() 3 年 前
pinmux-config-nyan-big.h 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 年 前

README

# SPDX-License-Identifier: GPL-2.0+
#
# Copyright 2018 Google LLC
# Written by Simon Glass

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.