summary refs log tree commit diff stats
path: root/hw/misc/aspeed_sdmc.c
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2022-02-18 09:18:12 +0100
committerCédric Le Goater <clg@kaod.org>2022-02-26 18:40:51 +0100
commitb6d1df64824d554d1e48133fdb535dbe89bc7d69 (patch)
treef7ff7e1e7aa35c40c2eb68694581ef5a9f33180f /hw/misc/aspeed_sdmc.c
parentbcb122f8bbb270ff2ce847b8c41c3105dd4bee2f (diff)
downloadfocaccia-qemu-b6d1df64824d554d1e48133fdb535dbe89bc7d69.tar.gz
focaccia-qemu-b6d1df64824d554d1e48133fdb535dbe89bc7d69.zip
aspeed: rainier: Add strap values taken from hardware
When time permits, we should introduce defines for the HW strapping
registers to cleanly decode the values.

SCU500 = 0x00422016
  Disable ARM JTAG trusted world debug: 0x1
  Disable ARM JTAG debug: 0x1
  VGA Memory Size: 0x1 [16MB]
  Cortex M3: 0x1 [Disabled]
  Boot device: 0x1 [eMMC]
  Reserved: 0x1

SCU510 = 0x80000848
  Secure Boot Enable: 0x1
  Enable boot SPI or eMMC ABR (second boot): 0x1
  Enable LPC mode: 0x1 [LPC]
  Disable LPC SuperIO 0x2e/0x4e: 0x1

Signed-off-by: Joel Stanley <joel@jms.id.au>
[ clg: rewrote the commit log ]
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Diffstat (limited to 'hw/misc/aspeed_sdmc.c')
0 files changed, 0 insertions, 0 deletions