u-boot-brain/arch/arm/mach-aspeed/ast2500
Chia-Wei, Wang 611fe09577 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: Chia-Wei, Wang <chiawei_wang@aspeedtech.com>
2020-08-14 09:46:40 -04:00
..
clk_ast2500.c dm: core: Require users of devres to include the header 2020-02-05 19:33:46 -07:00
Kconfig aspeed: Support for ast2500 Eval Board 2017-01-28 14:04:33 -05:00
lowlevel_init.S aspeed: ast2500: Add lowlevel_init assembly 2020-08-14 09:46:40 -04:00
Makefile aspeed: ast2500: Add lowlevel_init assembly 2020-08-14 09:46:40 -04:00
sdram_ast2500.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00