Add Helios64 support #2126
Merged
Add Helios64 support #2126
Conversation
Add ethernet udev rules Added disable auto power on script during shutdown Configure ALSA to output audio to (DisplayPort) USB type-C armbian-firstrun: exclude helios64 from generating fixed_mac Each network interface on Helios64 already assigned to unique MAC address in factory. Assigning Network Manager with cloned MAC is not needed. Signed-off-by: Aditya Prayoga <aditya@kobol.io>
Use rockchip propriettary loader
Required for Helios64
Port changes by ayufan on rockchip64.
Add Helios64 device tree. Enable missing driver/kernel module. Auto load lm75 modules Signed-off-by: Aditya Prayoga <aditya@kobol.io>
the patch broken due to additional line added by helios64 on arch/arm64/boot/dts/rockchip/Makefile Signed-off-by: Aditya Prayoga <aditya@kobol.io>
Backport bugfix from mainline refer to https://patchwork.kernel.org/patch/11561979/ and https://patchwork.kernel.org/patch/11561977/ Signed-off-by: Aditya Prayoga <aditya@kobol.io>
Add Helios64 device tree. Enable missing driver/kernel module.
and u-boot TPL/SPL instead of Rockchip proprietary loader
|
Looks good and quite safe for other boards. |
Removed unrelated changes from porting ayufan fixes Signed-off-by: Piotr Szczepanik <piter75@gmail.com>
.../rk3399-legacy/pci-host-rockchip-0000-scan-bus-fix-from-rockchip64.patch
Outdated
Show resolved
Hide resolved
|
@piter75 your pcie-rockchip changes does not break Helios64 support |
gleam2003
added a commit
to gleam2003/build
that referenced
this pull request
Aug 10, 2020
Add Helios64 support (armbian#2126)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Add Helios64 board under rk3399 family.
Enabled branches are legacy and current.