]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: Remove board_early_init_r()
authorSimon Glass <sjg@chromium.org>
Sat, 15 Nov 2014 01:18:22 +0000 (18:18 -0700)
committerSimon Glass <sjg@chromium.org>
Tue, 25 Nov 2014 13:33:59 +0000 (06:33 -0700)
commit65990d568074ad878cbc7e4eb1053508e3707cb6
tree40b56e42143e8c071d7764c4994715a762a2d1eb
parente3bf4c759be1bf037818100e15af425d16822c29
x86: Remove board_early_init_r()

This function is not needed. Remove it to improve the generic init sequence
slightly.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/cpu/coreboot/coreboot.c
board/google/chromebook_link/link.c
common/board_r.c
include/configs/chromebook_link.h