Page MenuHomeFreeBSD

sys/arm/amlogic: remove support for it
AbandonedPublic

Authored by manu on Dec 25 2017, 10:20 PM.
Tags
None
Referenced Files
F82253970: D13627.diff
Sat, Apr 27, 12:29 AM
F82169461: D13627.diff
Fri, Apr 26, 4:19 AM
Unknown Object (File)
Sat, Apr 20, 11:03 AM
Unknown Object (File)
Sat, Mar 30, 7:36 PM
Unknown Object (File)
Mar 18 2024, 9:19 PM
Unknown Object (File)
Jan 31 2024, 8:06 AM
Unknown Object (File)
Dec 30 2023, 5:07 PM
Unknown Object (File)
Dec 20 2023, 2:29 AM

Details

Reviewers
imp
Group Reviewers
ARM
Summary

Code hasn't been touch since 2015 and doesn't even compile.
If someone want to add support again for this SoCs and newers ones version control is your friend.

Diff Detail

Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 13807
Build 14020: arc lint + arc unit

Event Timeline

You should also delete the AML8726 kernel config which is useless w/o this stuff.
How long has it been broken? I see it's tagged as NO_UNIVERSE last summer as part of the INTRNG stuff, was that when it died?
6 months broken is close the limit on how long something should be broken in the tree.

This revision is now accepted and ready to land.Dec 25 2017, 11:31 PM

What if Amlogic come up with some new ARMv7/v8 SoC later? They will probably reuse some peripheral devices from their old SoCs.
Look like it is plenty of drivers here in this port, or it is just stubs ? MMC, uart, usb, sdxc, i2c, gpio, fb, etc

My 2c, the code builds and boots fine if I use the odroidc1.dts with the meson.dtsi before this revision: 324820. I try to give it a chance.

I would also ask John Wehle as he wrote all of the codes to support AML8726 SoC and probably he still have the hardware to test.

The reality is I've been caught up with other events in my life
and don't see working on the amlogic stuff happening in the near
term. I'm happy if someone wants to take it over and certainly
understand that if the decision is to remove it from the tree.

Commited from a different review