hw/m68k/q800: move PROM and checksum calculation from dp8393x device to board
commit408c57331cddd2b9b8964ce5fdd2c14ccd946868
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Fri, 25 Jun 2021 06:53:55 +0000 (25 07:53 +0100)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Fri, 2 Jul 2021 15:35:08 +0000 (2 17:35 +0200)
tree46d49a43c4917555c8c695234a4fd71850fbf471
parent5d53baf3f5b3e711fd809d9e0b39b29be994ba9c
hw/m68k/q800: move PROM and checksum calculation from dp8393x device to board

This is in preparation for each board to have its own separate bit storage
format and checksum for storing the MAC address.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Tested-by: Finn Thain <fthain@linux-m68k.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20210625065401.30170-5-mark.cave-ayland@ilande.co.uk>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
hw/m68k/q800.c