From 3fb4bb5b92a8aefa15d4bbbc7fe63b6f71024ac1 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Tue, 14 Sep 2010 16:36:23 -0700 Subject: p2020ds: Pull in tune-ppce500v2.conf Signed-off-by: Tom Rini --- conf/machine/p2020ds.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'conf') diff --git a/conf/machine/p2020ds.conf b/conf/machine/p2020ds.conf index 996a3becc0..bb85fb9427 100644 --- a/conf/machine/p2020ds.conf +++ b/conf/machine/p2020ds.conf @@ -21,3 +21,6 @@ USE_VT = "0" #setup serial console on Com1 SERIAL_CONSOLE = "-L 115200 ttyS0" + +#tune for the e500v2 core +require conf/machine/include/tune-ppce500v2.inc -- cgit 1.2.3-korg