Add ADI board support, packages, and build infrastructure#19
Open
mhennerich wants to merge 7 commits intomainfrom
Open
Add ADI board support, packages, and build infrastructure#19mhennerich wants to merge 7 commits intomainfrom
mhennerich wants to merge 7 commits intomainfrom
Conversation
Add board files, init scripts, post-build script, MSD overlay, busybox config, and WPA supplicant support for the ADALM-PLUTO (PlutoSDR) platform. Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
Add board files, init scripts, post-build script, MSD overlay, busybox config, and calibration data for the ADALM2000 (M2K) platform. Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
Add board files, init scripts, post-build script, MSD overlay, and busybox config for the Sidekiq Z2 platform. Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
Add common networking init script, FRU init script, post-build script, QUADMXFE FRU binaries, and rootfs overlay with fstab and udhcpd.conf shared across ADI platforms. Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
Add br2-external Config.in, external.mk, and package definitions for the ADI IIO ecosystem: libad9361-iio, libini, libm2k, ad936x_ref_cal, fru-tools, jesd204b_status, poll_sysfs, and python-pygccxml. Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
Add defconfigs for PlutoSDR, ADALM2000, Sidekiq Z2, MicroBlaze, and NIOS2 ADI platforms using the ARM toolchain. Paths reference BR2_EXTERNAL_ADI_PATH for br2-external compatibility. Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
Add patches for ADI-specific changes to upstream buildroot packages that cannot be handled via br2-external: - libiio: update to tip of libiio-v0 branch - gnuradio: fix python executable and dependency handling - dropbear: add host build support for dropbearkey - linux: copy simpleImage ELF to output directory Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Test plan
make zynq_pluto_defconfig && makemake zynq_m2k_defconfig && makemake zynq_sidekiqz2_defconfig && make