[PATCH] powerpc/configs: Add a powernv_be_defconfig

Subsystems: linux for powerpc (32-bit and 64-bit), the rest

STALE3295d

3 messages, 3 authors, 2017-08-07 · open the first message on its own page

[PATCH] powerpc/configs: Add a powernv_be_defconfig

From: Michael Ellerman <mpe@ellerman.id.au>
Date: 2017-07-24 12:50:48

Although pretty much everyone using powernv is running little endian,
we should still test we can build for big endian. So add a
powernv_be_defconfig, which is autogenerated by flipping the endian
symbol in powernv_defconfig.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
---
 arch/powerpc/Makefile          | 4 ++++
 arch/powerpc/configs/be.config | 1 +
 2 files changed, 5 insertions(+)
 create mode 100644 arch/powerpc/configs/be.config
diff --git a/arch/powerpc/Makefile b/arch/powerpc/Makefile
index 8d4ed73d5490..7b8eddfc46d2 100644
--- a/arch/powerpc/Makefile
+++ b/arch/powerpc/Makefile
@@ -316,6 +316,10 @@ PHONY += ppc64le_defconfig
 ppc64le_defconfig:
 	$(call merge_into_defconfig,ppc64_defconfig,le)
 
+PHONY += powernv_be_defconfig
+powernv_be_defconfig:
+	$(call merge_into_defconfig,powernv_defconfig,be)
+
 PHONY += mpc85xx_defconfig
 mpc85xx_defconfig:
 	$(call merge_into_defconfig,mpc85xx_basic_defconfig,\
diff --git a/arch/powerpc/configs/be.config b/arch/powerpc/configs/be.config
new file mode 100644
index 000000000000..c5cdc99a6530
--- /dev/null
+++ b/arch/powerpc/configs/be.config
@@ -0,0 +1 @@
+CONFIG_CPU_BIG_ENDIAN=y
-- 
2.7.4

Re: [PATCH] powerpc/configs: Add a powernv_be_defconfig

From: Cyril Bur <hidden>
Date: 2017-07-28 06:13:26

On Mon, 2017-07-24 at 22:50 +1000, Michael Ellerman wrote:
Although pretty much everyone using powernv is running little endian,
we should still test we can build for big endian. So add a
powernv_be_defconfig, which is autogenerated by flipping the endian
symbol in powernv_defconfig.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Reviewed-by: Cyril Bur <redacted>
quoted hunk
---
 arch/powerpc/Makefile          | 4 ++++
 arch/powerpc/configs/be.config | 1 +
 2 files changed, 5 insertions(+)
 create mode 100644 arch/powerpc/configs/be.config
diff --git a/arch/powerpc/Makefile b/arch/powerpc/Makefile
index 8d4ed73d5490..7b8eddfc46d2 100644
--- a/arch/powerpc/Makefile
+++ b/arch/powerpc/Makefile
@@ -316,6 +316,10 @@ PHONY += ppc64le_defconfig
 ppc64le_defconfig:
 	$(call merge_into_defconfig,ppc64_defconfig,le)
 
+PHONY += powernv_be_defconfig
+powernv_be_defconfig:
+	$(call merge_into_defconfig,powernv_defconfig,be)
+
 PHONY += mpc85xx_defconfig
 mpc85xx_defconfig:
 	$(call merge_into_defconfig,mpc85xx_basic_defconfig,\
diff --git a/arch/powerpc/configs/be.config b/arch/powerpc/configs/be.config
new file mode 100644
index 000000000000..c5cdc99a6530
--- /dev/null
+++ b/arch/powerpc/configs/be.config
@@ -0,0 +1 @@
+CONFIG_CPU_BIG_ENDIAN=y

Re: powerpc/configs: Add a powernv_be_defconfig

From: Michael Ellerman <hidden>
Date: 2017-08-07 10:41:56

On Mon, 2017-07-24 at 12:50:45 UTC, Michael Ellerman wrote:
Although pretty much everyone using powernv is running little endian,
we should still test we can build for big endian. So add a
powernv_be_defconfig, which is autogenerated by flipping the endian
symbol in powernv_defconfig.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Applied to powerpc next.

https://git.kernel.org/powerpc/c/3603c52f02ee3ad536e4cd08ac08e9

cheers
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help