]> git.baikalelectronics.ru Git - uboot.git/commit
arm: socfpga: fix SPL booting from fpga OnChip RAM
authorSimon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
Wed, 10 Oct 2018 12:55:23 +0000 (14:55 +0200)
committerMarek Vasut <marex@denx.de>
Thu, 29 Nov 2018 11:45:15 +0000 (12:45 +0100)
commit533e7310f2bcef0886c71e314269085ed2aebd24
treece2fb3ff60042ffa0f9688e44d3df04230602549
parentc0295b2f096fbd04d03305c30f64cc9960993726
arm: socfpga: fix SPL booting from fpga OnChip RAM

This patch prevents disabling the FPGA bridges when
SPL or U-Boot is executed from FPGA onchip RAM.

Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
arch/arm/mach-socfpga/include/mach/base_addr_ac5.h
arch/arm/mach-socfpga/include/mach/misc.h
arch/arm/mach-socfpga/misc_gen5.c
arch/arm/mach-socfpga/spl_gen5.c