openbmc / qemu

Official QEMU mirror
Other
20 stars 22 forks source link

Stub out coldfire registers #13

Open shenki opened 6 years ago

shenki commented 6 years ago

When booting a recent Romulus image, we wait a long time for the coldfire to time out:

[   11.267706] fsi-master-acf gpio-fsi: ColdFire initialized, firmware v4 API v2.1 (trace disabled)
[   35.068608] fsi-master-acf gpio-fsi: Coprocessor startup timeout !

We should investigate if a simple model could be added sothat the driver times out sooner.