nb/intel/haswell: Update some "Misc ICH" comments
One of the Memory32Fixed entries covers the TXT private and public spaces, and another covers the TPM registers. Update the comments. Change-Id: I261d74c113fabf1d152964efd8c91de85eba4179 Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/55462 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Paul Menzel <paulepanter@mailbox.org> Reviewed-by: Patrick Rudolph <siro@das-labor.org>
This commit is contained in:
parent
3838edeac6
commit
ef5eb967ec
@ -177,8 +177,8 @@ Device (PDRC)
|
||||
Memory32Fixed (ReadWrite, CONFIG_FIXED_DMIBAR_MMIO_BASE, 0x00001000)
|
||||
Memory32Fixed (ReadWrite, CONFIG_FIXED_EPBAR_MMIO_BASE, 0x00001000)
|
||||
Memory32Fixed (ReadWrite, CONFIG_MMCONF_BASE_ADDRESS, CONFIG_MMCONF_LENGTH)
|
||||
Memory32Fixed (ReadWrite, 0xfed20000, 0x00020000) // Misc ICH
|
||||
Memory32Fixed (ReadWrite, 0xfed40000, 0x00005000) // Misc ICH
|
||||
Memory32Fixed (ReadWrite, 0xfed20000, 0x00020000) // TXT
|
||||
Memory32Fixed (ReadWrite, 0xfed40000, 0x00005000) // TPM
|
||||
Memory32Fixed (ReadWrite, 0xfed45000, 0x0004b000) // Misc ICH
|
||||
})
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user