2023.12.06 update:
--- add github actions
--- update to kernel 5.4.262
- add your token to varible GH_TOKEN in this repo
- run github actions
requirement:
sudo apt install libncurses-dev flex bison libssl-dev git gcc-aarch64-linux-gnu fakeroot build-essential ncurses-dev xz-utils libssl-dev bc flex libelf-dev bison
local build steps:
- [optional] add the mac address for catdrive for your own, such as (4C:65:A8:00:00:00)
--- a/linux-5.4.21/arch/arm64/boot/dts/marvell/armada-3720-catdrive.dts
+++ b/linux-5.4.21/arch/arm64/boot/dts/marvell/armada-3720-catdrive.dts
@@ -111,6 +111,7 @@
ð0 {
phy-mode = "sgmii";
+ mac-address = [4C 65 A8 00 00 00];
phy = <&phy0>;
status = "okay";
};
- mkdir output
- make