blob: 154855b90c6a6ccdafe1daa40e419d60069ee019 [file] [log] [blame]
# Copyright (c) 2011 The Chromium OS Authors. All rights reserved.
# Distributed under the terms of the GNU General Public License v2
EAPI=2
inherit tegra-bct
DESCRIPTION="Dev-Board BCT file"
LICENSE=""
SLOT="0"
KEYWORDS="arm"
IUSE="bootflash-nand"
PROVIDE="virtual/tegra-bct"
RDEPEND=""
DEPEND=""
TEGRA_BCT_FILE="harmony_a02_12Mhz_H5PS1G83EFR-S5C_333Mhz_1GB_2K8Nand_HY27UF084G2B-TP.bct"
if use "bootflash-nand"; then
TEGRA_BCT_FLASH_CONFIG="nand.cfg"
fi