]> git.kernelconcepts.de Git - karo-tx-uboot.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)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 06:17:21 +0000 (08:17 +0200)
commitcedaa941e73ec8c2bab2c5229c3f873a7e9947e5
treebe180abfc9f079b4158eee3fdb08fc0d704f08dd
parent27d7c2ff0a4dc2df71dd0836221317f6b7b3381f
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