mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-18 02:40:19 +00:00
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
@ -299,6 +299,10 @@
|
||||
clock-frequency = <399999996>;
|
||||
};
|
||||
};
|
||||
|
||||
localbus@ffe05000 {
|
||||
bus-frequency = <24999999>;
|
||||
};
|
||||
};
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user