On Monday 23 May 2022 11:20:27 Pali Rohár wrote: > On Monday 23 May 2022 11:18:23 Robert Marko wrote: > > On Mon, May 23, 2022 at 10:20 AM Pali Rohár <[email protected]> wrote: > > > > > > On Friday 20 May 2022 13:46:32 Robert Marko wrote: > > > > Changes in v4: > > > > * Remove CMD_PCI as PCI is disabled anyway > > > > > > > > Changes in v3: > > > > * Use DTS-es pending merge upstream > > > > * Re-enable SCSI as the Armada 37xx BOOT_TARGET_DEVICES defines SCSI > > > > device > > > > as one of the bootable ones. > > > > We dont have space constraints, so just re-enable SCSI rather than > > > > making > > > > one more config header > > > > > > Hello! Is this SCSI error related to distroboot as for NVMe here? > > > https://patchwork.ozlabs.org/comment/2896154/ > > > > Hi Pali, its the same type of error, just for SCSI. > > I see that you posted a possible solution for cases where boards dont have > > one of the listed media enabled. > > Ok! I added guard in new patch for all boot targets, including SCSI, so > it should fix also issue for *DPU boards.
Hello! Patch "Set BOOT_TARGET_DEVICES list to enabled peripherals" is now in u-boot-marvell tree, so you could send a patch which disables those unused peripherals in eDPU defconfig file. https://source.denx.de/u-boot/custodians/u-boot-marvell/-/commits/master/ > > Regards, > > Robert > > > > > > > Changes in v2: > > > > * Correct the PHY mode to 2500Base-X > > > > * Add the DTB to Makefile > > > > * Remove SCSI/SATA, PCI and E1000 from defconfig as they are not present > > > > > > > > -- > > Robert Marko > > Staff Embedded Linux Engineer > > Sartura Ltd. > > Lendavska ulica 16a > > 10000 Zagreb, Croatia > > Email: [email protected] > > Web: www.sartura.hr

