Files
u-boot-tk1-som/include/configs
Masahiro Yamada 323d1f9d5b ARM: uniphier: allow to enable multiple SoCs
Before this commit, the Kconfig menu in mach-uniphier only allowed us
to choose one SoC to be compiled.  Each SoC has its own defconfig file
for the build-test coverage.  Consequently, some defconfig files are
duplicated with only the difference in CONFIG_DEFAULT_DEVICE_TREE and
CONFIG_{SOC_NAME}=y.

Now, most of board-specific parameters have been moved to device trees,
so it makes sense to include init code of multiple SoCs into a single
image as long as the SoCs have similar architecture.  In fact, some
SoCs of UniPhier family are very similar:
 - PH1-LD4 and PH1-sLD8
 - PH1-LD6b and ProXstream2 (will be added in the upcoming commit)

This commit will be helpful to merge some defconfig files for better
maintainability.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2015-09-25 00:58:38 +09:00
..
2015-09-02 15:38:16 +02:00
2015-08-13 13:06:03 -07:00
2015-08-13 13:06:03 -07:00
2015-09-11 09:35:37 +02:00
2015-09-02 11:33:10 -04:00
2015-09-02 15:34:13 +02:00
2015-08-12 20:47:43 -04:00
2015-08-31 17:32:59 +09:00
2015-05-29 13:46:36 +02:00
2015-08-31 16:03:05 +02:00
2015-09-02 15:26:13 +02:00
2015-09-02 15:25:28 +02:00
2015-08-14 16:27:08 -04:00