u-boot/board/altera/socfpga
Masahiro Yamada cc25d85be3 ARM: socfpga: do not add board directory to header search path
The compiler option "-Iboard/$(VENDOR)/$(BOARD)" just exists here
for iocsr_config.c to be able to include iocsr_config.h.

Use "..." instead of <...> to include a header in the same directory.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2015-05-07 05:19:29 +02:00
..
iocsr_config.c ARM: socfpga: do not add board directory to header search path 2015-05-07 05:19:29 +02:00
iocsr_config.h arm: socfpga: Add Altera Arria V DK support 2015-03-04 23:07:04 +01:00
Kconfig arm: socfpga: Add Altera Arria V DK support 2015-03-04 23:07:04 +01:00
MAINTAINERS arm: socfpga: Add myself as maintainer for the SoCrates board 2014-12-06 13:51:54 +01:00
Makefile arm: socfpga: Drop cyclone5 suffix from board file name 2015-03-04 23:07:04 +01:00
pinmux_config.c arm: socfpga: fix uart0 pin mux configuration 2015-04-21 12:23:17 +02:00
pinmux_config.h arm: socfpga: Sync Cyclone V DK pinmux configuration 2015-03-04 23:07:04 +01:00
pll_config.h arm: socfpga: spl: update peripheral pll for dev kit 2015-04-21 12:23:17 +02:00
socfpga.c arm: socfpga: spl: Add s_init stub 2015-04-21 12:23:17 +02:00