Page MenuHomeFreeBSD

Update BananaPi dts to upstream
AbandonedPublic

Authored by manu_bidouilliste.com on Mar 23 2016, 1:14 PM.
Tags
Referenced Files
Unknown Object (File)
Wed, Apr 24, 6:42 AM
Unknown Object (File)
Wed, Apr 3, 8:39 PM
Unknown Object (File)
Feb 8 2024, 10:20 PM
Unknown Object (File)
Jan 12 2024, 2:09 PM
Unknown Object (File)
Nov 22 2023, 9:21 PM
Unknown Object (File)
Nov 18 2023, 6:59 PM
Unknown Object (File)
Nov 18 2023, 4:42 PM
Unknown Object (File)
Nov 16 2023, 7:10 PM

Details

Reviewers
None
Group Reviewers
ARM
Summary

This update our custom bananapi dts to use the upstream one.
It currently disable i2c2, uart3 and uart7 nodes because our clock bits doesn't support thoses.
It set the mmc0 pins to PULLUP (this cause issues otherwise).
It set the gmac phy-mode to "rgmii-bpi" for old uboot version that don't have been compiled with GMAC_TX_DELAY=3 (201504 for example).

It have been confirmed by a user in bugzilla : https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207970

Test Plan

Test on bananapi m1/m1+

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 2992
Build 3022: arc lint + arc unit

Event Timeline

manu_bidouilliste.com retitled this revision from to Update BananaPi dts to upstream.
manu_bidouilliste.com updated this object.
manu_bidouilliste.com edited the test plan for this revision. (Show Details)
manu_bidouilliste.com added a reviewer: ARM.
manu_bidouilliste.com set the repository for this revision to rS FreeBSD src repository - subversion.
manu_bidouilliste.com added a project: ARM.

D5752 updated bananapi.dts to upstream, I think we can close this one now?

Changes have already been commited