From mboxrd@z Thu Jan 1 00:00:00 1970 From: sjg at google.com Date: Thu, 8 Jun 2017 20:01:44 -0400 Subject: [U-Boot] [PATCH v2 15/28] tegra: nyan-big: Add a .its file for chromium In-Reply-To: <20170531235737.11676-16-sjg@chromium.org> References: <20170531235737.11676-1-sjg@chromium.org> <20170531235737.11676-16-sjg@chromium.org> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Add a sample .its file for booting U-Boot on a nyan-big Chromebook. Signed-off-by: Simon Glass --- Changes in v2: - Add new patch containing a .its file for chromium doc/chromium/nyan-big.its | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 doc/chromium/nyan-big.its Applied to u-boot-dm, thanks!