From mboxrd@z Thu Jan 1 00:00:00 1970 From: Allen Martin Date: Fri, 1 Feb 2013 17:06:13 -0800 Subject: [U-Boot] [PATCH v3 7/7] Tegra114: Add/enable Dalmore build (T114 reference board) In-Reply-To: <1359415933-30002-7-git-send-email-twarren@nvidia.com> References: <1359415933-30002-1-git-send-email-twarren@nvidia.com> <1359415933-30002-7-git-send-email-twarren@nvidia.com> Message-ID: <20130202010613.GA20220@badger> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Mon, Jan 28, 2013 at 03:32:13PM -0800, Tom Warren wrote: > This build is stripped down. It boots to the command prompt. > GPIO is the only peripheral supported. Others TBD. > > Signed-off-by: Tom Warren > --- > Changes in v2: > - update all new copyright header dates to 2013 > - use correct table names in pinmux_init > Changes in v3: > - none > > ... > > + > +#define MACH_TYPE_DALMORE 4304 /* not yet in mach-types.h */ > + Why not just update mach-types.h? -Allen -- nvpublic