mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-06-05 22:31:36 +00:00
- cyclone5 bugfix
This commit is contained in:
commit
18d8977bdf
1 changed files with 4 additions and 0 deletions
|
@ -68,3 +68,7 @@
|
||||||
&portc {
|
&portc {
|
||||||
bank-name = "portc";
|
bank-name = "portc";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
&i2c0 {
|
||||||
|
i2c-scl-falling-time-ns = <300>;
|
||||||
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue