siemens / meta-iot2050

SIMATIC IOT2050 Isar/Debian Board Support Package
MIT License
131 stars 77 forks source link

SWUpdate warnings #265

Closed jan-kiszka closed 2 years ago

jan-kiszka commented 2 years ago
$ swupdate -i iot2050-image-swu-example-iot2050-debian-iot2050.swu
Swupdate v2021.11.0

Licensed under GPLv2. See source distribution for detailed copyright notices.

[INFO ] : SWUPDATE started :  Software Update started !
[ERROR] : SWUPDATE failed [0] ERROR : cannot attach mtd0 - maybe not a NAND or raw device
[ERROR] : SWUPDATE failed [0] ERROR : cannot attach mtd1 - maybe not a NAND or raw device
[ERROR] : SWUPDATE failed [0] ERROR : cannot attach mtd2 - maybe not a NAND or raw device
[ERROR] : SWUPDATE failed [0] ERROR : cannot attach mtd3 - maybe not a NAND or raw device
[ERROR] : SWUPDATE failed [0] ERROR : cannot attach mtd4 - maybe not a NAND or raw device
[ERROR] : SWUPDATE failed [0] ERROR : cannot attach mtd6 - maybe not a NAND or raw device
[ERROR] : SWUPDATE failed [0] ERROR : cannot attach mtd7 - maybe not a NAND or raw device
[ERROR] : SWUPDATE failed [0] ERROR : cannot attach mtd8 - maybe not a NAND or raw device
[ERROR] : SWUPDATE failed [0] ERROR : cannot attach mtd9 - maybe not a NAND or raw device
[ERROR] : SWUPDATE failed [0] ERROR : cannot attach mtd10 - maybe not a NAND or raw device

@gylstorffq, can we get rid of these error messages and the underlying probing of mtdX?

gylstorffq commented 2 years ago

I will look into disabling the MTD driver of SWUpdate.