Commit Graph

4 Commits

Author SHA1 Message Date
Jiao Xianjun
a47b55e6ca
Add antsdr E310v2 support (#310)
* add support for antsdr e310v2

---------

Co-authored-by: black_pigeon <1530604142@qq.com>
Co-authored-by: MicroPhase <50510771+MicroPhase@users.noreply.github.com>
2023-05-08 14:13:35 +02:00
Xianjun Jiao
c288129e5d Add system_top.bit.bin generation to setup_once.sh:
For onboard auto loading FPGA by wgd.sh wo directory/.tar.gz, because some boards (like adrv9364z7020) need this to avoid no rx interrupt
2023-03-14 16:30:35 +01:00
Xianjun Jiao
b72abc1703 Resolve the potential re-booting issue:
1. issue: booting halt at Found device /dev/ttyPS0. Found device /dev/disk/by-partuuid/f7eeebee-01.
    2. solution action 1. BOOT partition is full, more space needs to be released
3. solution action 2. move ad9361_drv/adi_axi_hdmi/axidmatest/lcd/xilinx_dma.ko outside kernel_modules (<-- lib/modules/...)
2023-01-27 22:31:22 +01:00
Xianjun Jiao
5a69caf8d7 Add setup_once.sh needed for new ADI kuiper SD card building flow 2023-01-26 17:10:13 +01:00