diff options
Diffstat (limited to 'conf/machine')
-rw-r--r-- | conf/machine/p2020ds.conf | 3 |
1 files changed, 3 insertions, 0 deletions
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 |