Page MenuHomeFreeBSD

u-boot-orangepi-pc2: Add u-boot
ClosedPublic

Authored by manu on Dec 4 2017, 6:19 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 19, 8:56 PM
Unknown Object (File)
Fri, Apr 19, 1:44 PM
Unknown Object (File)
Fri, Apr 19, 7:38 AM
Unknown Object (File)
Fri, Mar 29, 4:02 PM
Unknown Object (File)
Mar 3 2024, 12:45 AM
Unknown Object (File)
Mar 3 2024, 12:45 AM
Unknown Object (File)
Mar 3 2024, 12:45 AM
Unknown Object (File)
Mar 3 2024, 12:45 AM
Subscribers

Details

Summary

Add u-boot-orangepi-pc2

OrangePi PC2 is an SBC with :

  • Allwinner H5 (arm64)
  • Three usb ports + one OTG port
  • HDMI Connector
  • Headphone output
  • Microphone
  • Ethernet
  • ...

Diff Detail

Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 13492
Build 13717: arc lint + arc unit

Event Timeline

sysutils/u-boot-orangepi-pc2/Makefile
13–15

This belongs in the master port for allwinner, I think. We should move it there. There's nothing orangepi-pc2 specific about this, eh?

sysutils/u-boot-orangepi-pc2/Makefile
13–15

Indeed, same for the dependancy on ATF-Allwinner, we already have two ports defined it.
I'll move everything in the u-boot-master port

sysutils/u-boot-orangepi-pc2/Makefile
13–15

Thanks! I'm trying to keep all the knowledge about families of ports inside u-boot-master so that if the above changes, we can easily adapt all our ports. The prior 'wild west' made it hard to know what was there because it was special, and what was there because it was just old and 'cargo-cult' copied from file to file.

manu marked 3 inline comments as done.

Add u-boot-orangepi-pc2 to sysutils/Makefile

Thanks for making the suggested changes!

This revision is now accepted and ready to land.Dec 11 2017, 9:37 PM
This revision was automatically updated to reflect the committed changes.