Skip to content
Commit e8395351 authored by Anas Nashif's avatar Anas Nashif
Browse files

kernel: init: introduce a new init level: ARCH



We have cases where some devices needs to be initialized very early and
before c_start is call, i.e. to setup very early console or to setup
memory. Traditionally this would be hardcoded as part of the soc layer
and not using device model or the init levels.

This patch adds a new level ARCH, which will be called in early
architecture code and before we jump to the kernel code.

Signed-off-by: default avatarAnas Nashif <anas.nashif@intel.com>
parent d9a64b7b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment