Skip to content
Commit 611fe095 authored by Chia-Wei, Wang's avatar Chia-Wei, Wang Committed by Tom Rini
Browse files

aspeed: ast2500: Add lowlevel_init assembly



The original lowlevel_init function of AST2500 is written
in C. However, the C runtime environment is not ready until
_main execution.

This patch adds the assembly version of the lowlevel_init
function. Additional initialization to DRAM configuration
and LPC reset source are also added.

Signed-off-by: default avatarChia-Wei, Wang <chiawei_wang@aspeedtech.com>
parent aff987c4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment