mpc85xx: add localbus frequency for WS-AP3825i
This is normally filled by U-Boot. Signed-off-by: David Bauer <mail@david-bauer.net>
This commit is contained in:
parent
e81709af13
commit
3d43d68333
1 changed files with 4 additions and 0 deletions
|
@ -299,6 +299,10 @@
|
||||||
clock-frequency = <399999996>;
|
clock-frequency = <399999996>;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
localbus@ffe05000 {
|
||||||
|
bus-frequency = <24999999>;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Reference in a new issue