All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 01/13] e6500-64b.inc: add recipes
@ 2018-04-26  3:26 chunrong.guo
  2018-04-26  3:26 ` [PATCH 02/13] p5040ds-64b: add machine config chunrong.guo
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: chunrong.guo @ 2018-04-26  3:26 UTC (permalink / raw)
  To: meta-freescale; +Cc: Chunrong Guo

From: Chunrong Guo <chunrong.guo@nxp.com>

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
---
 conf/machine/include/e6500-64b.inc | 11 +++++++++++
 1 file changed, 11 insertions(+)
 create mode 100644 conf/machine/include/e6500-64b.inc

diff --git a/conf/machine/include/e6500-64b.inc b/conf/machine/include/e6500-64b.inc
new file mode 100644
index 0000000..e0e04db
--- /dev/null
+++ b/conf/machine/include/e6500-64b.inc
@@ -0,0 +1,11 @@
+TARGET_FPU = "hard"
+DEFAULTTUNE ?= "ppc64e6500"
+
+require conf/machine/include/tune-ppce6500.inc
+require conf/machine/include/qoriq-ppc.inc
+
+MACHINEOVERRIDES =. "e6500-64b:"
+
+require conf/multilib.conf
+MULTILIBS ?= "multilib:lib32"
+DEFAULTTUNE_virtclass-multilib-lib32 ?= "ppce6500"
-- 
1.9.0



^ permalink raw reply related	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2018-05-23  2:21 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-26  3:26 [PATCH 01/13] e6500-64b.inc: add recipes chunrong.guo
2018-04-26  3:26 ` [PATCH 02/13] p5040ds-64b: add machine config chunrong.guo
2018-04-26  3:26 ` [PATCH 03/13] t1024rdb-64b: " chunrong.guo
2018-04-26  3:26 ` [PATCH 04/13] t2080rdb-64b: " chunrong.guo
2018-04-26  3:26 ` [PATCH 05/13] t4240rdb-64b: " chunrong.guo
2018-04-26  3:26 ` [PATCH 06/13] ls2-phy: update COMPATIBLE_MACHINE for t2080 and t4240 chunrong.guo
2018-04-26  3:26 ` [PATCH 07/13] optee-os-qoriq : use objcopy to output tee.elf binary chunrong.guo
2018-04-26  3:26 ` [PATCH 08/13] ls2088ardb: rcw instead of rcw-bin chunrong.guo
2018-04-26  3:26 ` [PATCH 09/13] ls1088ardb: " chunrong.guo
2018-04-26  3:26 ` [PATCH 10/13] ls1012ardb-32b: " chunrong.guo
2018-04-26  3:26 ` [PATCH 11/13] ls1012afrdm-32b: " chunrong.guo
2018-04-26  3:26 ` [PATCH 12/13] ls1012afrdm: " chunrong.guo
2018-04-26  3:26 ` [PATCH 13/13] ls1012ardb: " chunrong.guo
2018-05-04  5:17 ` [PATCH 01/13] e6500-64b.inc: add recipes C.r. Guo
2018-05-23  2:21 ` C.r. Guo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.