sam460ex: Clean up SPD EEPROM creation
commit08fd99179a8c5d34c7065e2ad76c7f8b6afe239e
authorBALATON Zoltan <balaton@eik.bme.hu>
Thu, 3 Jan 2019 16:27:24 +0000 (3 17:27 +0100)
committerDavid Gibson <david@gibson.dropbear.id.au>
Mon, 4 Feb 2019 07:44:17 +0000 (4 18:44 +1100)
tree681a68db24e21b2d3165ef3ebf74e83b7e5a418f
parentb296b664abc732532afb732f1d02d22cae9c847a
sam460ex: Clean up SPD EEPROM creation

Get rid of code from MIPS Malta board used to create SPD EEPROM data
(parts of which was not even needed for sam460ex) and use the generic
spd_data_generate() function to simplify this.

Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/ppc/sam460ex.c