zephyr/arch/x86/generic_pc
Dirk Brandewie fce979ef3e init: Change _InitHardware() to be called from init system
Change the function signature of _InitHarware() function and rename
the function to a platform specific name now that it will be called
via a function pointer and not by name.

Call the platform *_init() function at PURE_INIT time.

Change-Id: I5168dfea81f406da135d491a2b4a24e8255f418a
Signed-off-by: Dirk Brandewie <dirk.j.brandewie@intel.com>
2016-02-05 20:14:37 -05:00
..
Kconfig Remove config1p.mdef references from build system 2016-02-05 20:14:33 -05:00
Makefile Use ccflags-y and asflags-y instead of EXTRA_CFLAGS 2016-02-05 20:14:14 -05:00
board.h doxygen: change comment style to match javadoc 2016-02-05 20:14:32 -05:00
linker.cmd doxygen: change comment style to match javadoc 2016-02-05 20:14:32 -05:00
system.c init: Change _InitHardware() to be called from init system 2016-02-05 20:14:37 -05:00