Skip to content
Snippets Groups Projects
Commit e90b3686 authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

ARM: uniphier: rename rest of defconfig files


Rename rest of defconfig files of UniPhier SoC family to have the
prefix uniphier_.

Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent 1a264534
No related branches found
No related tags found
No related merge requests found
...@@ -161,7 +161,6 @@ M: Masahiro Yamada <yamada.masahiro@socionext.com> ...@@ -161,7 +161,6 @@ M: Masahiro Yamada <yamada.masahiro@socionext.com>
S: Maintained S: Maintained
T: git git://git.denx.de/u-boot-uniphier.git T: git git://git.denx.de/u-boot-uniphier.git
F: arch/arm/mach-uniphier/ F: arch/arm/mach-uniphier/
F: configs/ph1_*_defconfig
F: configs/uniphier_*_defconfig F: configs/uniphier_*_defconfig
N: uniphier N: uniphier
......
File moved
File moved
File moved
...@@ -28,8 +28,8 @@ Tested toolchains ...@@ -28,8 +28,8 @@ Tested toolchains
Compile the source Compile the source
------------------ ------------------
PH1-sLD3: PH1-sLD3 reference board:
$ make ph1_sld3_defconfig $ make uniphier_sld3_defconfig
$ make CROSS_COMPILE=arm-linux-gnueabi- $ make CROSS_COMPILE=arm-linux-gnueabi-
PH1-LD4 reference board: PH1-LD4 reference board:
...@@ -40,12 +40,12 @@ PH1-sLD8 reference board: ...@@ -40,12 +40,12 @@ PH1-sLD8 reference board:
$ make uniphier_ld4_sld8_defconfig $ make uniphier_ld4_sld8_defconfig
$ make CROSS_COMPILE=arm-linux-gnueabi- DEVICE_TREE=uniphier-ph1-sld8-ref $ make CROSS_COMPILE=arm-linux-gnueabi- DEVICE_TREE=uniphier-ph1-sld8-ref
PH1-Pro4: PH1-Pro4 reference board:
$ make ph1_pro4_defconfig $ make uniphier_pro4_defconfig
$ make CROSS_COMPILE=arm-linux-gnueabi- $ make CROSS_COMPILE=arm-linux-gnueabi-
PH1-Pro5: PH1-Pro5 4KBOX Board:
$ make ph1_pro5_defconfig $ make uniphier_pro5_defconfig
$ make CROSS_COMPILE=arm-linux-gnueabi- $ make CROSS_COMPILE=arm-linux-gnueabi-
ProXstream2 Gentil board: ProXstream2 Gentil board:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment