├── 1.SerialCable ├── Bottom.jpg ├── KC-YCDI.png ├── README.md └── Top.jpg ├── 2.UBoot ├── README.md ├── uImage-v5.10.109gs ├── uboot_manual.pdf ├── uimage └── uinitrd ├── 3.Kernel ├── README.md ├── armada-370-wdmc-mirror-gen1-gs.dts ├── armada-385-wdmc-Ex2-Ultra.dts ├── compile.sh ├── gpio_trigger.patch ├── kernel.config └── libs-v5.10.109.tgz ├── LICENSE └── README.md /1.SerialCable/Bottom.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gisab/WDMC-Ex2/HEAD/1.SerialCable/Bottom.jpg -------------------------------------------------------------------------------- /1.SerialCable/KC-YCDI.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gisab/WDMC-Ex2/HEAD/1.SerialCable/KC-YCDI.png -------------------------------------------------------------------------------- /1.SerialCable/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gisab/WDMC-Ex2/HEAD/1.SerialCable/README.md -------------------------------------------------------------------------------- /1.SerialCable/Top.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gisab/WDMC-Ex2/HEAD/1.SerialCable/Top.jpg -------------------------------------------------------------------------------- /2.UBoot/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gisab/WDMC-Ex2/HEAD/2.UBoot/README.md -------------------------------------------------------------------------------- /2.UBoot/uImage-v5.10.109gs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gisab/WDMC-Ex2/HEAD/2.UBoot/uImage-v5.10.109gs -------------------------------------------------------------------------------- /2.UBoot/uboot_manual.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gisab/WDMC-Ex2/HEAD/2.UBoot/uboot_manual.pdf -------------------------------------------------------------------------------- /2.UBoot/uimage: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gisab/WDMC-Ex2/HEAD/2.UBoot/uimage -------------------------------------------------------------------------------- /2.UBoot/uinitrd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gisab/WDMC-Ex2/HEAD/2.UBoot/uinitrd -------------------------------------------------------------------------------- /3.Kernel/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gisab/WDMC-Ex2/HEAD/3.Kernel/README.md -------------------------------------------------------------------------------- /3.Kernel/armada-370-wdmc-mirror-gen1-gs.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gisab/WDMC-Ex2/HEAD/3.Kernel/armada-370-wdmc-mirror-gen1-gs.dts -------------------------------------------------------------------------------- /3.Kernel/armada-385-wdmc-Ex2-Ultra.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gisab/WDMC-Ex2/HEAD/3.Kernel/armada-385-wdmc-Ex2-Ultra.dts -------------------------------------------------------------------------------- /3.Kernel/compile.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gisab/WDMC-Ex2/HEAD/3.Kernel/compile.sh -------------------------------------------------------------------------------- /3.Kernel/gpio_trigger.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gisab/WDMC-Ex2/HEAD/3.Kernel/gpio_trigger.patch -------------------------------------------------------------------------------- /3.Kernel/kernel.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gisab/WDMC-Ex2/HEAD/3.Kernel/kernel.config -------------------------------------------------------------------------------- /3.Kernel/libs-v5.10.109.tgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gisab/WDMC-Ex2/HEAD/3.Kernel/libs-v5.10.109.tgz -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gisab/WDMC-Ex2/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gisab/WDMC-Ex2/HEAD/README.md --------------------------------------------------------------------------------