tegra: Allow board-specific init
authorSimon Glass <sjg@chromium.org>
Fri, 5 Jun 2015 20:39:42 +0000 (14:39 -0600)
committerTom Warren <twarren@nvidia.com>
Tue, 9 Jun 2015 16:56:15 +0000 (09:56 -0700)
commitc96d709f30cdf57ba78ef780066784a09276705f
tree68b066379e2c2645e02b164bf1280230a3b4294e
parentacbf5bbfe9f49ff95d3749944ed26b05f9948142
tegra: Allow board-specific init

Add a hook to allows boards to add their own init to board_init().

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Warren <twarren@nvidia.com>
arch/arm/include/asm/arch-tegra/sys_proto.h
arch/arm/mach-tegra/board2.c