From 5e0554e182bd7918897dfc4a091c60d394738099 Mon Sep 17 00:00:00 2001 From: Thierry Reding Date: Fri, 5 Apr 2013 17:03:15 +0200 Subject: Add Tegra20 Tamonten configurations In addition to providing the BCT configuration that is common for all Tegra20 Tamonten-derived boards, add scripts to build images that can be flashed to NAND for the Plutux, Medcom-Wide and TEC boards. Signed-off-by: Thierry Reding Signed-off-by: Stephen Warren Change-Id: I8d411279ec83535deda084eafc9bbe824672f9e6 Reviewed-on: http://git-master/r/216977 Reviewed-by: Automatic_Commit_Validation_User --- tamonten/tegra20.img.cfg | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 tamonten/tegra20.img.cfg (limited to 'tamonten/tegra20.img.cfg') diff --git a/tamonten/tegra20.img.cfg b/tamonten/tegra20.img.cfg new file mode 100644 index 0000000..f37614d --- /dev/null +++ b/tamonten/tegra20.img.cfg @@ -0,0 +1,22 @@ +# Copyright (C) 2013 Avionic Design GmbH +# +# 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 = Tamonten_T2_512MB_MEM2G16D2D-ABG-25_366MHz.bct; +BootLoader = u-boot.bin,0x00108000,0x00108000,Complete; -- cgit v1.2.1