Michael S. Tsirkin fe1479aa25 loader: drop return value for rom_add_blob_fixed
rom_add_blob never fails, and neither does rom_add_blob_fixed,
so there's no need to return value from it.

In fact, rom_add_blob_fixed was erroneously returning -1 unconditionally
which made the only system that checked the return value -M bamboo fail
to start.

Drop the return value and drop checks from ppc440_bamboo to
fix this failure.

Reported-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2013-11-10 12:08:38 +02:00
..
2013-11-05 18:06:51 +01:00
2013-06-07 14:55:33 +02:00
2013-04-29 08:27:47 -05:00
2013-07-29 21:06:28 +02:00
2013-04-08 18:13:10 +02:00
2013-04-08 18:13:10 +02:00
2013-11-10 12:08:37 +02:00
2013-04-08 18:13:10 +02:00
2013-07-29 21:06:27 +02:00
2013-04-08 18:13:10 +02:00
2013-11-05 17:47:30 +01:00
2013-11-05 19:57:46 -08:00
2013-11-05 17:47:29 +01:00
2013-04-08 18:13:10 +02:00
2013-08-28 10:16:47 +03:00
2013-04-08 18:13:10 +02:00
2013-04-08 18:13:10 +02:00
2013-06-27 15:38:35 -05:00
2013-04-08 18:13:10 +02:00
2013-04-08 18:13:10 +02:00
2013-04-08 18:13:10 +02:00
2013-04-08 18:13:10 +02:00
2013-04-08 18:13:10 +02:00
2013-04-08 18:13:10 +02:00
2013-05-01 20:55:21 +04:00
2013-04-16 10:04:23 +02:00