]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
tegra: Allow board-specific init
authorSimon Glass <sjg@chromium.org>
Fri, 5 Jun 2015 20:39:42 +0000 (14:39 -0600)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 22:42:34 +0000 (00:42 +0200)
commit4aa960f2c1b32f619c3acb9aad90906231550cbe
treeee2096e8314651571ab6f4c443704820b4b0aa88
parent64fb77800ef762e0359357dd869c17d7bf8c4b29
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