[poky] [PATCH 1/1] mpc8315e-rdb: switch to ppce300c3 tuning

Bruce Ashfield bruce.ashfield at windriver.com
Thu Sep 6 11:46:15 PDT 2012


It has been pointed out several times that the mpc8315e-rdb is a
ppce300c3 board, and should be using a different tuning than it's
current ppc603e.

This switching the default tuning of the board to the newly introduced
ppce300c3 tuning in oe-core.

[YOCTO #1192]

Signed-off-by: Bruce Ashfield <bruce.ashfield at windriver.com>
---
 meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf b/meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf
index 266f9d4..7aa498d 100644
--- a/meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf
+++ b/meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf
@@ -3,7 +3,7 @@
 
 TARGET_FPU = ""
 
-require conf/machine/include/tune-ppc603e.inc
+require conf/machine/include/tune-ppce300c3.inc
 
 KERNEL_IMAGETYPE = "uImage"
 
-- 
1.7.0.4




More information about the poky mailing list