mpc8315e-rdb: switch to ppce300c3 tuning

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]

(From meta-yocto rev: 884e796ea85f7dd064f83c90b439b0e863e28c57)

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Bruce Ashfield 2012-09-06 14:46:15 -04:00 committed by Richard Purdie
parent e58eb8cbb0
commit a32f551c96
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
TARGET_FPU = ""
require conf/machine/include/tune-ppc603e.inc
require conf/machine/include/tune-ppce300c3.inc
KERNEL_IMAGETYPE = "uImage"