Re: [U-Boot] [PATCHv3 4/9] arm: socfpga: arria10: add misc functions for Arria10

2015-12-02 Thread Marek Vasut
On Wednesday, December 02, 2015 at 07:12:51 AM, dingu...@opensource.altera.com wrote: > From: Dinh Nguyen > > Add arch_early_init_r function. The Arria10 has a firewall protection > around the SDRAM and OCRAM. These firewalls are to be disabled in order > for U-Boot to function. > > Signed-off-

[U-Boot] [PATCHv3 4/9] arm: socfpga: arria10: add misc functions for Arria10

2015-12-01 Thread dinguyen
From: Dinh Nguyen Add arch_early_init_r function. The Arria10 has a firewall protection around the SDRAM and OCRAM. These firewalls are to be disabled in order for U-Boot to function. Signed-off-by: Dinh Nguyen --- v3: s/reset_assert_all_peripherals_except_l4wd0_l4timer0/socfpga_per_reset_all