u-boot/arch/arm/include/asm/arch-socfpga
Stefan Roese 51c580c6c9 arm: socfpga: Add DT support for SoCFPGA and add socfpga_socrates target
This patch includes the latest DT sources for socfpga from the current
Linux kernel. And enables CONFIG_OF_CONTROL for the new build target
"socfpga_socrates" (the EBV SoCrates board) to make use of this new DT
support.

Until this patch, the only SoCFPGA U-Boot target in mainline is
"socfpga_cyclone5". This build target is not (yet) changed to support
DT. So nothing changes for this target. Even though the long-term
goal should be to move all SoCFPGA targets over to DT.

One of the reasons to enable DT support in SoCFPGA is, that I need to
support multiple different SPI controllers for this platform. This is
the QSPI Cadence controller and the Designware SPI master controller.
Both are implemented in the SoCFPGA. And enabling both controllers is
only possible by using the new driver model (DM). The DM SPI code
only supports DT based probing. So it was easier to move SoCFPGA to
DT than to add the (deprecated) platform-data based probing to the
DM SPI suport.

Note that the image with the dtb embedded is u-boot-dtb.img. This needs
to be used now for those DT enabled boards instead of u-boot.img.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Marek Vasut <marex@denx.de>
Cc: Chin Liang See <clsee@altera.com>
Cc: Dinh Nguyen <dinguyen@altera.com>
Cc: Vince Bridgers <vbridger@altera.com>
Cc: Albert Aribaud <albert.u.boot@aribaud.net>
Cc: Pavel Machek <pavel@denx.de>
Cc: Simon Glass <sjg@chromium.org>
2014-11-07 15:58:31 +01:00
..
clock_manager.h arm: socfpga: clock: Sync with reference code 2014-10-06 17:46:49 +02:00
dwmmc.h socfpga/dwmmc: Adding DesignWare MMC driver support for SOCFPGA 2014-01-09 11:53:55 +02:00
fpga_manager.h arm: socfpga: fpga: Add SoCFPGA FPGA programming interface 2014-10-06 17:46:50 +02:00
freeze_controller.h socfpga: Adding Freeze Controller driver 2013-12-03 14:38:56 +01:00
gpio.h arm: socfpga: Add DT support for SoCFPGA and add socfpga_socrates target 2014-11-07 15:58:31 +01:00
nic301.h arm: socfpga: nic301: Add NIC-301 GPV register file 2014-10-06 17:46:50 +02:00
reset_manager.h arm: socfpga: reset: Add function to reset FPGA bridges 2014-10-06 17:46:50 +02:00
scan_manager.h socfpga: Fix SOCFPGA build error for Altera dev kit 2014-08-29 15:50:54 -04:00
scu.h arm: socfpga: scu: Add SCU register file 2014-10-06 17:46:50 +02:00
socfpga_base_addrs.h arm: socfpga: Clean up base address file 2014-10-06 17:46:48 +02:00
system_manager.h arm: socfpga: misc: Add proper ethernet initialization 2014-10-06 17:46:49 +02:00
timer.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00