]> git.ipfire.org Git - people/ms/u-boot.git/commit
arm: socfpga: spl: Configure SCU and NIC-301 early
authorMarek Vasut <marex@denx.de>
Thu, 9 Jul 2015 03:15:40 +0000 (05:15 +0200)
committerMarek Vasut <marex@denx.de>
Sat, 8 Aug 2015 12:14:07 +0000 (14:14 +0200)
commit232fcc6e9d5d13abba57994e6ee22e38e1321669
treea70484b3386d1dced8f96d209aec4e1769cf5511
parent4a0080d98517a3d9b423a319331e73975b43b706
arm: socfpga: spl: Configure SCU and NIC-301 early

Configure the ARM SCU and NIC301 very early. The ARM SCU SNSAC register
must be configured, so we can access all peripherals. The NIC-301 must
be configured so that the BootROM is not mapped into the SDRAM address
space.

Signed-off-by: Marek Vasut <marex@denx.de>
arch/arm/mach-socfpga/spl.c