]> git.proxmox.com Git - mirror_qemu.git/commit - hw/arm/aspeed.c
aspeed/fuji : correct the eeprom size
authorSittisak Sinprem <ssinprem@celestica.com>
Thu, 2 Mar 2023 12:57:50 +0000 (13:57 +0100)
committerCédric Le Goater <clg@kaod.org>
Thu, 2 Mar 2023 12:57:50 +0000 (13:57 +0100)
commitef0eb67ec96e03e6016c1e72b208f5fcbb455724
treef7f995cb9dfb8454bba2e9c5afc1b82a1aa745d7
parent1e001a5a712a41d9acc1bd6cdef0eaf8270c9555
aspeed/fuji : correct the eeprom size

Device 24C64 the size is 64 kilobits = 8kilobyte
Device 24C02 the size is 2 kilobits = 256byte

Signed-off-by: Sittisak Sinprem <ssinprem@celestica.com>
Reviewed-by: Peter Delevoryas <peter@pjd.dev>
[ clg: checkpatch issues ]
Message-Id: <167660539263.10409.9736070122710923479-2@git.sr.ht>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
hw/arm/aspeed.c