Age | Commit message (Collapse) | Author |
|
env_relocation should be called first.
Added stdio_init too.
Signed-off-by: Michal Simek <monstr@monstr.eu>
|
|
It is more accurate to show that caches are OFF instead of FAIL.
Signed-off-by: Michal Simek <monstr@monstr.eu>
|
|
Move FSL out of interrupt controller.
Signed-off-by: Michal Simek <monstr@monstr.eu>
|
|
I would like to handle case where system doesn't contain
intc that's why I need timer initialization out of intc code.
Signed-off-by: Michal Simek <monstr@monstr.eu>
|
|
Also move lib_$ARCH/config.mk to arch/$ARCH/config.mk
This change is intended to clean up the top-level directory structure
and more closely mimic Linux's directory organization.
Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
|