mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
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:
committed by
Richard Purdie
parent
e58eb8cbb0
commit
a32f551c96
@@ -3,7 +3,7 @@
|
||||
|
||||
TARGET_FPU = ""
|
||||
|
||||
require conf/machine/include/tune-ppc603e.inc
|
||||
require conf/machine/include/tune-ppce300c3.inc
|
||||
|
||||
KERNEL_IMAGETYPE = "uImage"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user