Backport/xlnx 2025.1/adrv eval boards#46
Draft
pamolloy wants to merge 10 commits intoadi-xlnx-u-boot-2025.1-yfrom
Draft
Backport/xlnx 2025.1/adrv eval boards#46pamolloy wants to merge 10 commits intoadi-xlnx-u-boot-2025.1-yfrom
pamolloy wants to merge 10 commits intoadi-xlnx-u-boot-2025.1-yfrom
Conversation
668b765 to
d87357b
Compare
2a20bb4 to
614f6b2
Compare
Signed-off-by: Philip Molloy <philip.molloy@analog.com>
Signed-off-by: Michael Hennerich <michael.hennerich@analog.com> (cherry picked from commit 099c929)
…RR-FMC Added support for adrv9009-zu11eg-adrv2crr. Note that with this patch, the device trees were copied from the correspondent kernel branch as is. Naturally, there are things that can be removed in the future. Also note, as for now, the sgmii interface is still not working... Signed-off-by: Nuno Sá <nuno.sa@analog.com> Signed-off-by: Bogdan Togorean <bogdan.togorea@analog.com> Signed-off-by: Philip Molloy <philip.molloy@analog.com>
Add support for CoraZ7 board. This patch was originally sourced from the Digilent U-Boot tree: Digilent/u-boot-digilent@9335312 Signed-off-by: Sergiu Cuciurean <sergiu.cuciurean@analog.com> (cherry picked from commit 106b6b2)
The ADALM-PLUTO-NG Active Learning Module is an easy to use tool available from Analog Devices, Inc. (ADI) that can be used to introduce fundamentals of Software Defined Radio (SDR) or Radio Frequency (RF) or Communications as advanced topics in electrical engineering in a self or instructor lead setting. Signed-off-by: Dragos Bogdan <dragos.bogdan@analog.com> (cherry picked from commit 4955414)
Collaborator
Author
|
In 2019 Simek removed all the Xilinx defconfigs and created |
Hmm, ideally we would do the same right? And just care about particular DTs. But I guess we'll need to make sure that all platforms we support (which are not that many) still work. Also, do we have the same for zynq 7000 based platforms? |
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.
See #42 for more information about the patches. I cherry-picked them and the only conflicts were in
arch/arm/dts/Makefilebecause new boards were added.