• Home
  • Annotate
  • current directory
Name Date Size #Lines LOC

..18-Mar-2022-

Kconfig A D18-Mar-2022145 138

MAINTAINERS A D18-Mar-2022152 76

Makefile A D18-Mar-2022160 102

README A D18-Mar-2022643 1913

nyan-big.c A D18-Mar-20222.9 KiB135100

pinmux-config-nyan-big.h A D18-Mar-202219.7 KiB295272

README

1# SPDX-License-Identifier: GPL-2.0+
2#
3# Copyright 2018 Google LLC
4# Written by Simon Glass <sjg@chromium.org>
5
6U-Boot on Nyan
7==============
8
9Nyan-big is supported by mainline U-Boot. This device is based on Tegra124.
10To build it, use the nyan-big config.
11
12To boot it, connect a USB A-A cable from your computer to the back USB port.
13Connect a servo board. Then with t20_rec and warn_rst held down:
14
15   sudo tegrarcm --bct cbootimage-configs/tegra124/nvidia/norrin/PM370_Hynix_2GB_H5TC4G63AFR_PBA_924MHz_01212014.bct
16	    --bootloader u-boot-dtb-tegra.bin --loadaddr 0x80108000
17
18The norrin config is close enough that it works well with Nyan.
19