u-boot-brain/arch/arm/mach-socfpga
Marek Vasut 2d779b39b4 arm: socfpga: system: Clean up pinmux_config.c
Implement new accessor, sysmgr_get_pinmux_table(), used to obtain pinmux
table and it's size from the QTS-generated pinmux_config.c. The target
here is again to get rid of poluting global namespace by including the
pinmux_config.h into it.

Furthermore, the pinmux_config.h declares some CONFIG_HPS_* macros,
which are explicitly useless to us in U-Boot. Instead, U-Boot does
use DT to detect exactly these configuration options. This patch
makes sure that while this QTS-generated file can stay in the tree,
these obscure macros do not ooze into the namespace anymore.

Signed-off-by: Marek Vasut <marex@denx.de>
2015-08-08 14:14:07 +02:00
..
include/mach arm: socfpga: system: Clean up pinmux_config.c 2015-08-08 14:14:07 +02:00
clock_manager.c arm: socfpga: clock: Clean up pll_config.h 2015-08-08 14:14:06 +02:00
fpga_manager.c ARM: socfpga: move SoC sources to mach-socfpga 2015-05-07 05:21:12 +02:00
freeze_controller.c ARM: socfpga: move SoC sources to mach-socfpga 2015-05-07 05:21:12 +02:00
Kconfig arch: Make board selection choices optional 2015-05-12 18:10:02 -04:00
Makefile ARM: socfpga: move SoC sources to mach-socfpga 2015-05-07 05:21:12 +02:00
misc.c arm: socfpga: reset: Replace ad-hoc reset functions 2015-08-08 14:14:06 +02:00
reset_manager.c arm: socfpga: reset: Add function to reset add peripherals 2015-08-08 14:14:06 +02:00
scan_manager.c arm: socfpga: scan: Zap iocsr_scan_chain*_table() 2015-08-08 14:14:07 +02:00
spl.c arm: socfpga: system: Rework sysmgr_enable_warmrstcfgio() 2015-08-08 14:14:07 +02:00
system_manager.c arm: socfpga: system: Clean up pinmux_config.c 2015-08-08 14:14:07 +02:00
timer.c ARM: socfpga: move SoC sources to mach-socfpga 2015-05-07 05:21:12 +02:00
u-boot-spl.lds ARM: socfpga: move SoC sources to mach-socfpga 2015-05-07 05:21:12 +02:00