commit | b01e0177bee75b4b7253666112feb682f239bd6a | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Tue Apr 21 20:38:19 2015 +0900 |
committer | Marek Vasut <marex@denx.de> | Thu May 07 05:19:29 2015 +0200 |
tree | c1b5cc955a634230c93e3c65e529303c4c329493 | |
parent | 9667e7ae9299a1b981883abb8be93da28ad08c1a [diff] |
ARM: socfpga: remove redundant config.mk Because all the SOCFPGA boards define CONFIG_SPL_FRAMEWORK (see include/configs/socfpga_common.h), u-boot.img is automatically added to the target image list by the top Makefile. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>