Sources organisation
From ArmadeusWiki
|-- buildroot ---------------------- contains our buildroot distribution | |-- build_arm_nofpu | |-- docs | |-- package | |-- target | |-- device | | |-- armadeus | | |-- apf9328 | | |-- apm9328 | | |-- linux | | | `-- kernel-patches | | |-- rootfs | | | `-- target_skeleton | | `-- u-boot | |-- toolchain | `-- toolchain_build_arm_nofpu |-- downloads ---------------------- holds all the downloaded files by default |-- firmware ----------------------- contains the custom FPGA's IPs | |-- BRAMTest | |-- PS2 | |-- PS2_Opencore | `-- led |-- host -------------------------- contains the custom software needed on the devt PC | `-- patches |-- patches ----------------------- contains the patches needed to be applied to buildroot | `-- cygwin |-- software ---------------------- contains software running one part on the PC and one part on the APF | |-- demos | `-- uboot_recover `-- target ------------------------ contains all our custom software for the APF |-- demos |-- linux `-- packages