Files
u-boot-tk1-som/include
Ryan Harkin 3e933f43e9 vexpress64: remove #error
This patch allows vexpress64 targets to be compiled when
CONFIG_SYS_FLASH_CFI is enabled.

I considered using #warning instead of #error, but this just clutters up
the build output and hides real warnings.

Without this patch, you see errors during compilation like this:

include/configs/vexpress_aemv8a.h:42:2: error: #error "Unknown board
variant"
 #error "Unknown board variant"
include/configs/vexpress_aemv8a.h:115:2: error: #error "Unknown board
variant"
 #error "Unknown board variant"
include/configs/vexpress_aemv8a.h:280:2: error: #error "Unknown board
variant"
 #error "Unknown board variant"
make[1]: *** [tools/envcrc.o] Error 1
make: *** [tools] Error 2
In file included from include/config.h:5:0,
                 from tools/envcrc.c:19:

Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
2015-11-21 21:50:28 -05:00
..
2015-11-19 20:27:50 -07:00
2015-11-21 21:50:28 -05:00
2015-09-11 17:15:32 -04:00
2015-11-02 10:38:00 +09:00
2015-11-19 20:27:50 -07:00
2015-08-05 08:42:41 -06:00
2015-08-05 08:44:07 -06:00
2015-11-12 13:18:58 -05:00
2015-11-12 08:26:58 +08:00
2015-10-24 13:50:32 -04:00
2015-08-25 22:53:57 -05:00
2015-11-19 20:13:41 -07:00
2015-09-02 15:26:12 +02:00
2015-10-23 07:37:03 +08:00
2015-11-12 08:26:58 +08:00
2015-11-05 08:24:42 +01:00
2015-10-23 07:37:03 +08:00