]> git.ipfire.org Git - people/ms/u-boot.git/commit - arch/arm/mach-socfpga/spl.c
arm: socfpga: spl: add board_init_f to SPL
authorDinh Nguyen <dinguyen@opensource.altera.com>
Wed, 15 Apr 2015 21:44:32 +0000 (16:44 -0500)
committerMarek Vasut <marex@denx.de>
Tue, 21 Apr 2015 10:23:17 +0000 (12:23 +0200)
commit0ef44d1150cfae5eb5eaea27db129547ac9f1ff7
treef286e3ebe11fc3e3db065a5b3f9263d1a05a4c79
parenta74732b611affbce1f1fb81f895f17f797276683
arm: socfpga: spl: add board_init_f to SPL

Remap SDRAM to 0x0, and clear OCRAM's ECC in board_init_f().

Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com>
Reviewed-by: Marek Vasut <marex@denx.de>
arch/arm/cpu/armv7/socfpga/spl.c