zephyr/arch/arm
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
..
bsp doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
configs define UART_CONSOLE_INDEX using Kconfig 2016-02-05 20:14:27 -05:00
core doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
fsl_frdm_k64f init: Change _InitHardware() to be called from init system 2016-02-05 20:14:37 -05:00
include doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
ti_lm3s6965 init: Change _InitHardware() to be called from init system 2016-02-05 20:14:37 -05:00
Kconfig Kbuild: Set XIP as default for CortexM. 2016-02-05 20:14:14 -05:00
Makefile Relocate Cortex-M timer driver 2016-02-05 20:14:27 -05:00
defconfig define UART_CONSOLE_INDEX using Kconfig 2016-02-05 20:14:27 -05:00