From 24e9657f5bea1ae709b12844006f8b44d2d53bf7 Mon Sep 17 00:00:00 2001 From: Marcel Ziswiler Date: Mon, 4 Jun 2018 15:44:28 +0200 Subject: apalis-t30: mainline kernel machine This patch adds mainline linux based Apalis T30 machine. Just the bare minimum to run the Toradex Easy Installer. It does not yet include any compatible recipes for graphics. Signed-off-by: Marcel Ziswiler Acked-by: Stefan Agner --- .../u-boot/files/tegra3m/apalis_t30.img.cfg | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 recipes-bsp/u-boot/files/tegra3m/apalis_t30.img.cfg (limited to 'recipes-bsp/u-boot/files/tegra3m/apalis_t30.img.cfg') diff --git a/recipes-bsp/u-boot/files/tegra3m/apalis_t30.img.cfg b/recipes-bsp/u-boot/files/tegra3m/apalis_t30.img.cfg new file mode 100644 index 0000000..6fbdc0d --- /dev/null +++ b/recipes-bsp/u-boot/files/tegra3m/apalis_t30.img.cfg @@ -0,0 +1,22 @@ +# Copyright (C) 2014 Toradex, Inc. +# +# This software is provided 'as-is', without any express or implied +# warranty. In no event will the authors be held liable for any damages +# arising from the use of this software. +# +# Permission is granted to anyone to use this software for any purpose, +# including commercial applications, and to alter it and redistribute it +# freely, subject to the following restrictions: +# +# 1. The origin of this software must not be misrepresented; you must not +# claim that you wrote the original software. If you use this software +# in a product, an acknowledgment in the product documentation would be +# appreciated but is not required. +# 2. Altered source versions must be plainly marked as such, and must not be +# misrepresented as being the original software. +# 3. This notice may not be removed or altered from any source distribution. + +Version = 0x00020001; +Bctcopy = 1; +Bctfile = Apalis_T30_2GB_800Mhz.bct; +BootLoader = u-boot-dtb-tegra.bin,0x80108000,0x80108000,Complete; -- cgit v1.2.3