szemzoa / awboot

small linux bootloader for Allwinner T113-S3 and V851s
72 stars 33 forks source link

spi: fix id.dlen called before assignment #9

Closed fpoussin closed 1 year ago

fpoussin commented 1 year ago

id.dlen was checked before assignment, always returning false.