summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2015-12-17 18:00:41 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2015-12-23 00:08:58 +0900
commite90b36862888055c4cbb3b9f964d106aaf0ef5c8 (patch)
tree71a6b304144b5307627136ad6d585ea6265bf3f9 /doc
parent1a2645341a1fd6adda37deb8b9bc9f92c2fb9dbd (diff)
downloadtalos-obmc-uboot-e90b36862888055c4cbb3b9f964d106aaf0ef5c8.tar.gz
talos-obmc-uboot-e90b36862888055c4cbb3b9f964d106aaf0ef5c8.zip
ARM: uniphier: rename rest of defconfig files
Rename rest of defconfig files of UniPhier SoC family to have the prefix uniphier_. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/README.uniphier12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/README.uniphier b/doc/README.uniphier
index 7562e6fa90..f0f5346f53 100644
--- a/doc/README.uniphier
+++ b/doc/README.uniphier
@@ -28,8 +28,8 @@ Tested toolchains
Compile the source
------------------
-PH1-sLD3:
- $ make ph1_sld3_defconfig
+PH1-sLD3 reference board:
+ $ make uniphier_sld3_defconfig
$ make CROSS_COMPILE=arm-linux-gnueabi-
PH1-LD4 reference board:
@@ -40,12 +40,12 @@ PH1-sLD8 reference board:
$ make uniphier_ld4_sld8_defconfig
$ make CROSS_COMPILE=arm-linux-gnueabi- DEVICE_TREE=uniphier-ph1-sld8-ref
-PH1-Pro4:
- $ make ph1_pro4_defconfig
+PH1-Pro4 reference board:
+ $ make uniphier_pro4_defconfig
$ make CROSS_COMPILE=arm-linux-gnueabi-
-PH1-Pro5:
- $ make ph1_pro5_defconfig
+PH1-Pro5 4KBOX Board:
+ $ make uniphier_pro5_defconfig
$ make CROSS_COMPILE=arm-linux-gnueabi-
ProXstream2 Gentil board:
OpenPOWER on IntegriCloud