summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/init_wrappers.h
Commit message (Collapse)AuthorAgeLines
* x86: Remove legacy board init codeSimon Glass2013-05-13-42/+0
| | | | | | | Since we use CONFIG_SYS_GENERIC_BOARD on x86, we don't need this anymore. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Graeme Russ <graeme.russ@gmail.com>
* x86: Split init functions out of board.cGraeme Russ2012-01-04-0/+42
This patch moves towards reducing board.c to simply a set of init cores for the three initialisation phases (Flash, Flash/RAM, and RAM), a set of three init function arrays and a init function array processing function