From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Wed, 17 Apr 2013 09:50:47 -0600 Subject: [U-Boot] [PATCH] Tegra: T30: Beaver: Fix board/board_name env vars, s/b beaver, not cardhu In-Reply-To: <1366212139-30881-1-git-send-email-twarren@nvidia.com> References: <1366212139-30881-1-git-send-email-twarren@nvidia.com> Message-ID: <516EC4D7.5040705@wwwdotorg.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 04/17/2013 09:22 AM, Tom Warren wrote: > Did a 'strings u-boot-dtb-tegra.bin | less' and saw that both > board and board_name == beaver. Didn't test as I have no T30 > Beaver board here. Tested-by: Stephen Warren Reviewed-by: Stephen Warren I guess this is about the only way to do it; I checked include/autoconf.mk and, and there's no variable that says "beaver" when the beaver entry in boards.cfg is based on cardhu, and I'm sure we'll need some separate code later anyway, so there's no harm adding the makefile now.