* [PATCH 0/1] meta-yocto-bsps: switch mpc8315e-rdb to ppce300c3 tuning
@ 2012-09-06 18:46 Bruce Ashfield
2012-09-06 18:46 ` [PATCH 1/1] mpc8315e-rdb: switch " Bruce Ashfield
0 siblings, 1 reply; 3+ messages in thread
From: Bruce Ashfield @ 2012-09-06 18:46 UTC (permalink / raw)
To: richard.purdie; +Cc: poky
Richard/Saul,
Here's a follow on patch to the oe-core tuning change I just sent.
It switches the mpc8315e-rdb to a more specific tuning variant.
Builds have complete on core-image-minimal and sato, as well as
boot tests.
This fixes YOCTO: 1192
Cheers,
Bruce
The following changes since commit fb717d4aa26b125680f620254cde9eb97ef0708a:
Bruce Ashfield (1):
conf/tune: add tune-ppce300c3
are available in the git repository at:
git://git.pokylinux.org/poky-contrib zedd/mpc8315e-rdb
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/mpc8315e-rdb
Bruce Ashfield (1):
mpc8315e-rdb: switch to ppce300c3 tuning
meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
^ permalink raw reply [flat|nested] 3+ messages in thread* [PATCH 1/1] mpc8315e-rdb: switch to ppce300c3 tuning
2012-09-06 18:46 [PATCH 0/1] meta-yocto-bsps: switch mpc8315e-rdb to ppce300c3 tuning Bruce Ashfield
@ 2012-09-06 18:46 ` Bruce Ashfield
2012-09-07 10:38 ` Richard Purdie
0 siblings, 1 reply; 3+ messages in thread
From: Bruce Ashfield @ 2012-09-06 18:46 UTC (permalink / raw)
To: richard.purdie; +Cc: poky
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@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
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH 1/1] mpc8315e-rdb: switch to ppce300c3 tuning
2012-09-06 18:46 ` [PATCH 1/1] mpc8315e-rdb: switch " Bruce Ashfield
@ 2012-09-07 10:38 ` Richard Purdie
0 siblings, 0 replies; 3+ messages in thread
From: Richard Purdie @ 2012-09-07 10:38 UTC (permalink / raw)
To: Bruce Ashfield; +Cc: poky
On Thu, 2012-09-06 at 14:46 -0400, Bruce Ashfield wrote:
> 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@windriver.com>
> ---
> meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
Merged to master, thanks.
Richard
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-09-07 10:38 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-06 18:46 [PATCH 0/1] meta-yocto-bsps: switch mpc8315e-rdb to ppce300c3 tuning Bruce Ashfield
2012-09-06 18:46 ` [PATCH 1/1] mpc8315e-rdb: switch " Bruce Ashfield
2012-09-07 10:38 ` Richard Purdie
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.