Skip to content

2019_R2: stage6: aditof-sdk: Fix process using 100% of cpu core

Pre-release
Pre-release
Compare
Choose a tag to compare
@SRaus SRaus released this 20 Aug 07:31
· 9 commits to 2019_R2 since this release

1. Major updates:

i. First partition (boot partition) :

  • on boot partition should exist by default boot files for booting on RPI
  • folder structure for projects has been changed in next way:
    • projects that are using the same BOOT.BIN will have subfolders with all supported DTB files. Exceptions:
      • zcu102 with adrv9002 projects has two versions of BOOT.BIN (CMOS / LVDS interfaces) and there are two device trees file (zynqmp-zcu102-rev10-adrv9002 and zynqmp-zcu102-rev10-adrv9002-rx2tx2). All combinations between those should work.
      • adrv9009-zu11eg with fmcomms8 has one device tree for simple project and another two for multisom ('primary' and 'secondary')

ii. Second partition (rootfs partition)

iii. Third partition (altera partition) :

  • on altera partition should be written the preloader for booting on Cyclone5 SOC, de10nano or Arria10 SOC.

2. Reference links: