]> git.ipfire.org Git - people/ms/u-boot.git/commit
tegra: Move checkboard() into the board code
authorSimon Glass <sjg@chromium.org>
Wed, 15 Apr 2015 03:03:24 +0000 (21:03 -0600)
committerTom Warren <twarren@nvidia.com>
Wed, 13 May 2015 16:24:07 +0000 (09:24 -0700)
commit7d874132c45ef21ea56350e941362b6a45f16747
tree26ab28b455eedaade95f68a87c15590fc937b007
parentdb043785bbceb708a353593098d8af01cab35d05
tegra: Move checkboard() into the board code

This is only used by Nvidia boards, so move it into nvidia/common to
simplify things.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Warren <twarren@nvidia.com>
arch/arm/mach-tegra/board.c
board/nvidia/common/board.c