Hey Matt, That's strange, vim easily opens file for me, but anyway.
paste.sh link: https://paste.sh/0SSmYl-x#l7Q-MPEowFKwzKfn63e0qASH And i've also attached ascii version this time. ``` $ file putty_coreboot_cezanne_ascii.log putty_coreboot_cezanne_ascii.log: ASCII text, with CRLF line terminators, with escape sequences ``` -- Joursoir On Wed, 17 Dec 2025 07:57:32 -0600 Matt DeVillier <[email protected]> wrote: > hi Joursoir, > > the attached log does not appear to be UTF-8 (or anything else my > editor recognizes) > > -Matt > > On Wed, Dec 17, 2025 at 5:55 AM Joursoir <[email protected]> wrote: > > > Hey Matt, > > > > Sure! I attached the debug output (UTF-8 encoding) from coreboot.rom > > built with the following criteria. > > > > NDA PSP binaries used: > > * TypeId0x01_PspBootLoader_CZN.sbin > > * TypeId0x02_PspOS_CZN.sbin > > * TypeId0x28_PspSystemDriver_CZN.sbin > > > > APCBs: Using my own APCBs (instances 0/10/18). I have not modified > > them in any way, these exact APCBs work with the proprietary > > firmware. > > > > All other blobs are taken from the `amd_blobs` repo as you > > suggested. > > > > -- > > Joursoir > > > > On Mon, 15 Dec 2025 11:04:13 -0600 > > Matt DeVillier <[email protected]> wrote: > > > > > hi Joursoir, > > > > > > try using your own ABL (for sodimm) and APCBs, but everything else > > > from the amd_blobs repo. That should get you booting at least. > > > posting a link to a full log might help better understand the > > > issue, since you appear to be getting some debug output. > > > > > > cheers, > > > Matt > > > > > > On Mon, Dec 15, 2025 at 5:18 AM Joursoir <[email protected]> > > > wrote: > > > > > > > Thank you for the response. It took me a while to reply because > > > > I have been testing different combinations of PSP images, as you > > > > suggested that mixing different PSP firmware is not expected to > > > > work. > > > > > > > > >From the logs I can see: > > > > [DEBUG] Family_Model: 00a50f00 > > > > > > > > So this is Cezanne silicon, not Renoir. > > > > > > > > Unfortunately, I have not been able to boot my board using the > > > > default binaries available under amd_blobs, so I am currently > > > > forced to use NDA binaries. Also note that the board uses > > > > SO-DIMM memory rather than soldered-down memory. > > > > > > > > I have tried to replace as many binaries as possible with > > > > default ones. However, the following PSP components appear to be > > > > irreplaceable on my platform: > > > > * TypeId0x01_PspBootLoader_AB_Stage1_CZN.sbin > > > > * TypeId0x01_PspBootLoader_CZN.sbin > > > > * TypeId0x02_PspOS_CZN.sbin > > > > > > > > At this point I am not sure what else to try. Any ideas would be > > > > appreciated. > > > > > > > > On Thu, 4 Dec 2025 15:00:45 +0100 > > > > Felix Held <[email protected]> wrote: > > > > > > > > > Hi, > > > > > > > > > > The Cezanne FSP binaries are only expected to work on Cezanne > > > > > silicon; not sure if you're trying this on Renoir or Cezanne. > > > > > The Cezanne FSP expects that the corresponding Cezanne PSP > > > > > firmware from the same repo is used; mixing some different > > > > > PSP firmware with the Cezanne FSP isn't expected to work. I > > > > > don't remember if in that case things will fail inside FSP-M > > > > > or FSP-S though. This isn't exactly an FSP issue, but a > > > > > combining mismatching parts issue. Only the soldered-down > > > > > memory configuration is tested with Cezanne; this shouldn't > > > > > result in the symptoms you described though. Both the > > > > > Chromebooks and the Cezanne reference board worked when I > > > > > tried that the last time, but that was quite a while ago. > > > > > > > > > > Regards, > > > > > Felix > > > > > _______________________________________________ > > > > > coreboot mailing list -- [email protected] > > > > > To unsubscribe send an email to [email protected] > > > > > > > > -- > > > > Joursoir > > > > _______________________________________________ > > > > coreboot mailing list -- [email protected] > > > > To unsubscribe send an email to [email protected] > > > > > > > >
=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2025.12.16 17:35:53 =~=~=~=~=~=~=~=~=~=~=~= [NOTE ] coreboot-25.06-726-g1cfa980009a9-dirty Tue Dec 16 11:37:04 UTC 2025 x86_32 bootblock starting (log level: 8)... [DEBUG] Family_Model: 00a50f00 [INFO ] Set power off after power failure. [DEBUG] PMxC0 STATUS: 0x800 BIT11 [DEBUG] SPI normal read speed: 33.33 MHz [DEBUG] SPI fast read speed: 66.66 Mhz [DEBUG] SPI alt read speed: 33.33 MHz [DEBUG] SPI TPM read speed: 33.33 MHz [DEBUG] SPI100: Enabled [DEBUG] SPI Read Mode: Quad IO (1-4-4) [DEBUG] SPI ROM mapping: 0-1-2-3 [INFO ] bootblock_mainboard_init() started [INFO ] bootblock_mainboard_init() finished [DEBUG] FMAP: Found "FLASH" version 1.1 at 0x20000. [DEBUG] FMAP: base = 0x0 size = 0x1000000 #areas = 8 [DEBUG] FMAP: area COREBOOT found @ 25000 (16166912 bytes) [SPEW ] CBFS DEBUG: Looking for next file @0x0... [SPEW ] CBFS DEBUG: Found CBFS header @0x0 (type 2, attr +0x0, data +0x2c, length 0x20) [SPEW ] CBFS DEBUG: File name: 'cbfs_master_header' [SPEW ] CBFS DEBUG: Looking for next file @0x4c... [SPEW ] CBFS DEBUG: Found CBFS header @0x80 (type 83, attr +0x0, data +0x30, length 0x15c0) [SPEW ] CBFS DEBUG: File name: 'cpu_microcode_a500.bin' [SPEW ] CBFS DEBUG: Looking for next file @0x1670... [SPEW ] CBFS DEBUG: Found CBFS header @0x1680 (type 17, attr +0x2c, data +0x54, length 0x7e73) [SPEW ] CBFS DEBUG: File name: 'fallback/romstage' [SPEW ] CBFS DEBUG: Looking for next file @0x9547... [SPEW ] CBFS DEBUG: Found CBFS header @0x9580 (type 17, attr +0x2c, data +0x54, length 0x1a4c1) [SPEW ] CBFS DEBUG: File name: 'fallback/ramstage' [SPEW ] CBFS DEBUG: Looking for next file @0x23a95... [SPEW ] CBFS DEBUG: Found CBFS header @0x23ac0 (type 80, attr +0x20, data +0x30, length 0xdbe) [SPEW ] CBFS DEBUG: File name: 'config' [SPEW ] CBFS DEBUG: Looking for next file @0x248ae... [SPEW ] CBFS DEBUG: Found CBFS header @0x248c0 (type 80, attr +0x0, data +0x24, length 0x30c) [SPEW ] CBFS DEBUG: File name: 'revision' [SPEW ] CBFS DEBUG: Looking for next file @0x24bf0... [SPEW ] CBFS DEBUG: Found CBFS header @0x24c00 (type 80, attr +0x0, data +0x24, length 0x71) [SPEW ] CBFS DEBUG: File name: 'build_info' [SPEW ] CBFS DEBUG: Looking for next file @0x24c95... [SPEW ] CBFS DEBUG: Found CBFS header @0x24cc0 (type 80, attr +0x0, data +0x2c, length 0x2f2d) [SPEW ] CBFS DEBUG: File name: 'fallback/dsdt.aml' [SPEW ] CBFS DEBUG: Looking for next file @0x27c19... [SPEW ] CBFS DEBUG: Found CBFS header @0x27c40 (type 96, attr +0x24, data +0x34, length 0x16271) [SPEW ] CBFS DEBUG: File name: 'fspm.bin' [SPEW ] CBFS DEBUG: Looking for next file @0x3dee5... [SPEW ] CBFS DEBUG: Found CBFS header @0x3df00 (type 96, attr +0x24, data +0x34, length 0x1607f) [SPEW ] CBFS DEBUG: File name: 'fsps.bin' [SPEW ] CBFS DEBUG: Looking for next file @0x53fb3... [SPEW ] CBFS DEBUG: Found CBFS header @0x53fc0 (type 32, attr +0x0, data +0x2c, length 0xaaaa) [SPEW ] CBFS DEBUG: File name: 'fallback/payload' [SPEW ] CBFS DEBUG: Looking for next file @0x5ea96... [SPEW ] CBFS DEBUG: Found CBFS header @0x5eac0 (type -1, attr +0x0, data +0x1c, length 0x79c4e4) [SPEW ] CBFS DEBUG: Looking for next file @0x7fafc0... [SPEW ] CBFS DEBUG: Found CBFS header @0x7fafc0 (type 128, attr +0x0, data +0x40, length 0x228000) [SPEW ] CBFS DEBUG: File name: 'apu/amdfw' [SPEW ] CBFS DEBUG: Looking for next file @0xa23000... [SPEW ] CBFS DEBUG: Found CBFS header @0xa23000 (type -1, attr +0x0, data +0x1c, length 0x547fa4) [SPEW ] CBFS DEBUG: Looking for next file @0xf6afc0... [SPEW ] CBFS DEBUG: Found CBFS header @0xf6afc0 (type 2, attr +0x0, data +0x3c, length 0x4) [SPEW ] CBFS DEBUG: File name: 'header_pointer' [SPEW ] CBFS DEBUG: Looking for next file @0xf6b000... [SPEW ] CBFS DEBUG: End of CBFS reached [INFO ] CBFS: mcache @0x02011200 built for 13 files, used 0x2bc of 0x4000 bytes [INFO ] CBFS: Found 'fallback/romstage' @0x1680 size 0x7e73 in mcache @0x0201125c [SPEW ] CBFS DEBUG: Decompressing 32371 bytes from 'fallback/romstage' to 0x02050000 with algo 2 [DEBUG] BS: bootblock times (exec / console): total (unknown) / 396 ms [1m[NOTE ] coreboot-25.06-726-g1cfa980009a9-dirty Tue Dec 16 11:37:04 UTC 2025 x86_32 romstage starting (log level: 8)... [INFO ] POST: 0x40 [INFO ] GPIO Control Switch: 0xef000000, Wake Stat 0: 0x00000000, Wake Stat 1: 0x00000000 [SPEW ] CBFS DEBUG: _cbfs_alloc(name='fspm.bin', alloc=0x02053b15(0x02000ed8), force_ro=false, type=-1) [DEBUG] FMAP: area COREBOOT found @ 25000 (16166912 bytes) [INFO ] CBFS: Found 'fspm.bin' @0x27c40 size 0x16271 in mcache @0x020113a8 [SPEW ] CBFS DEBUG: Decompressing 90737 bytes from 'fspm.bin' to 0x020c0000 with algo 1 [SPEW ] Spec version: v2.0 [SPEW ] Revision: 1.0.5, Build Number 0 [SPEW ] Type: release/official [SPEW ] image ID: AMD_PCS0 [SPEW ] base 0x20c0000 + 0x39000 [SPEW ] Config region 0x36e9c + 0x602 [SPEW ] Memory init offset 0x758 [INFO ] FSP major = 1 [INFO ] FSP minor = 0 [INFO ] FSP revision = 5 [INFO ] FSP build = 0 [INFO ] POST: 0x34 [SPEW ] bootmode is set to: 0 (boot with full config) [INFO ] POST: 0x36 [DEBUG] 0x0000000000000508: IA32_MTRRCAP: WC, FIX, 8 variable MTRRs [DEBUG] 0x0000000000000c00: IA32_MTRR_DEF_TYPE: E, FE, UC [DEBUG] 0x1e1e1e1e1e1e1e1e: IA32_MTRR_FIX64K_00000 [DEBUG] 0x00000000 - 0x0007ffff: reserved [DEBUG] 0x1e1e1e1e1e1e1e1e: IA32_MTRR_FIX16K_80000 [DEBUG] 0x00080000 - 0x0009ffff: reserved [DEBUG] 0x0000000000000000: IA32_MTRR_FIX16K_A0000 [DEBUG] 0x000a0000 - 0x000bffff: UC [DEBUG] 0x1e1e1e1e1e1e1e1e: IA32_MTRR_FIX4K_C0000 [DEBUG] 0x000c0000 - 0x000c7fff: reserved [DEBUG] 0x1e1e1e1e1e1e1e1e: IA32_MTRR_FIX4K_C8000 [DEBUG] 0x000c8000 - 0x000cffff: reserved [DEBUG] 0x1e1e1e1e1e1e1e1e: IA32_MTRR_FIX4K_D0000 [DEBUG] 0x000d0000 - 0x000d7fff: reserved [DEBUG] 0x1e1e1e1e1e1e1e1e: IA32_MTRR_FIX4K_D8000 [DEBUG] 0x000d8000 - 0x000dffff: reserved [DEBUG] 0x1e1e1e1e1e1e1e1e: IA32_MTRR_FIX4K_E0000 [DEBUG] 0x000e0000 - 0x000e7fff: reserved [DEBUG] 0x1e1e1e1e1e1e1e1e: IA32_MTRR_FIX4K_E8000 [DEBUG] 0x000e8000 - 0x000effff: reserved [DEBUG] 0x1e1e1e1e1e1e1e1e: IA32_MTRR_FIX4K_F0000 [DEBUG] 0x000f0000 - 0x000f7fff: reserved [DEBUG] 0x1e1e1e1e1e1e1e1e: IA32_MTRR_FIX4K_F8000 [DEBUG] 0x000f8000 - 0x000fffff: reserved [DEBUG] 0x0000000000000006: PHYBASE0: Address = 0x0000000000000000, WB [DEBUG] 0x0000ffff80000800: PHYMASK0: Length = 0x0000000080000000, Valid [DEBUG] 0x00000000ff000005: PHYBASE1: Address = 0x00000000ff000000, WP [DEBUG] 0x0000ffffff000800: PHYMASK1: Length = 0x0000000001000000, Valid [DEBUG] 0x0000000000000000: PHYBASE2 [DEBUG] 0x0000000000000000: PHYMASK2: Disabled [DEBUG] 0x0000000000000000: PHYBASE3 [DEBUG] 0x0000000000000000: PHYMASK3: Disabled [DEBUG] 0x0000000000000000: PHYBASE4 [DEBUG] 0x0000000000000000: PHYMASK4: Disabled [DEBUG] 0x0000000000000000: PHYBASE5 [DEBUG] 0x0000000000000000: PHYMASK5: Disabled [DEBUG] 0x0000000000000000: PHYBASE6 [DEBUG] 0x0000000000000000: PHYMASK6: Disabled [DEBUG] 0x0000000000000000: PHYBASE7 [DEBUG] 0x0000000000000000: PHYMASK7: Disabled [SPEW ] Architectural UPD values for MemoryInit at: 0x020008be [SPEW ] 0x01: Revision [SPEW ] 0x00000000 --> 0x02001000: NvsBufferPtr [SPEW ] 0x000a0000 --> 0x0205da80: StackBase [SPEW ] 0x00080000 --> 0x00040000: StackSize [SPEW ] 0x00000000 --> 0x00002000: BootLoaderTolumSize [SPEW ] 0x00000000: BootMode [SPEW ] UPD values for MemoryInit: [DEBUG] 0x0200089e: 43 45 5a 41 4e 45 5f 4d 01 00 00 00 00 00 00 00 CEZANE_M........ [DEBUG] 0x020008ae: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ [DEBUG] 0x020008be: 01 00 00 00 00 10 00 02 80 da 05 02 00 00 04 00 ................ [DEBUG] 0x020008ce: 00 20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 . .............. [DEBUG] 0x020008de: 00 00 00 00 00 00 80 00 00 00 00 f8 00 00 00 00 ................ [DEBUG] 0x020008ee: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ [DEBUG] 0x020008fe: 00 00 00 00 00 00 00 00 00 00 00 00 00 90 dc fe ................ [DEBUG] 0x0200090e: 01 00 00 00 00 c2 01 00 00 6c dc 02 00 00 00 00 .........l...... [DEBUG] 0x0200091e: 01 08 0b 00 01 a2 03 62 00 00 00 80 00 00 00 00 .......b........ [DEBUG] 0x0200092e: 00 00 00 00 00 00 00 00 00 00 00 00 21 00 33 01 ............!.3. [DEBUG] 0x0200093e: 20 00 22 01 00 00 00 00 00 00 00 00 00 00 00 00 ."............. [DEBUG] 0x0200094e: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ [DEBUG] ... [DEBUG] 0x02000c1e: 00 00 00 00 00 00 00 00 00 00 00 00 04 00 00 00 ................ [DEBUG] 0x02000c2e: 00 01 01 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ [DEBUG] 0x02000c3e: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ [DEBUG] ... [DEBUG] 0x02000cae: 00 00 00 00 00 00 00 00 00 00 00 00 01 02 00 07 ................ [DEBUG] 0x02000cbe: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ [DEBUG] ... [DEBUG] 0x02000d3e: 10 c0 fe 01 00 00 00 00 00 00 00 00 00 00 00 00 ................ [DEBUG] 0x02000d4e: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ [DEBUG] ... [DEBUG] 0x02000e9e: aa 55 .U [SPEW ] Calling FspMemoryInit: 0x020c0758 [SPEW ] 0x0200089e: raminit_upd [SPEW ] 0x0205da70: &hob_list_ptr [INFO ] POST: 0x92 [INFO ] POST: 0x98 [DEBUG] CBMEM: [DEBUG] IMD: root @ 0x7e7ff000 254 entries. [DEBUG] IMD: root @ 0x7e7fec00 62 entries. [SPEW ] FspMemoryInit, status=0x00000000 [SPEW ] === FSP HOBs === [SPEW ] 0x7d8fe000: hob_list_ptr [SPEW ] 0x7d8fe000, 0x00000038 bytes: HOB_TYPE_HANDOFF [SPEW ] 0x7d8fe038, 0x00001748 bytes: HOB_TYPE_GUID_EXTENSION [SPEW ] 3b387bfd-7abc-4cf2-a0cab6a16c1b1b25 [SPEW ] : Unknown GUID [SPEW ] 0x7d8ff780, 0x00000020 bytes: HOB_TYPE_GUID_EXTENSION [SPEW ] 9bc17822-f911-4e18-b212c9fb9e4e3b36 [SPEW ] : Unknown GUID [SPEW ] 0x7d8ff7a0, 0x00000028 bytes: HOB_TYPE_MEMORY_POOL [SPEW ] 0x7d8ff7c8, 0x00000108 bytes: HOB_TYPE_MEMORY_POOL [SPEW ] 0x7d8ff8d0, 0x00000108 bytes: HOB_TYPE_MEMORY_POOL [SPEW ] 0x7d8ff9d8, 0x00000088 bytes: HOB_TYPE_MEMORY_POOL [SPEW ] 0x7d8ffa60, 0x00000088 bytes: HOB_TYPE_MEMORY_POOL [SPEW ] 0x7d8ffae8, 0x00000208 bytes: HOB_TYPE_MEMORY_POOL [SPEW ] 0x7d8ffcf0, 0x00000028 bytes: HOB_TYPE_MEMORY_POOL [SPEW ] 0x7d8ffd18, 0x00000078 bytes: HOB_TYPE_MEMORY_POOL [SPEW ] 0x7d8ffd90, 0x000010c0 bytes: HOB_TYPE_GUID_EXTENSION [SPEW ] ea296d92-0b69-423c-8c2833b4e0a91268 [SPEW ] : Unknown GUID [SPEW ] 0x7d900e50, 0x00005358 bytes: HOB_TYPE_GUID_EXTENSION [SPEW ] 9b3ada4f-ae56-4c24-8deaf03b7558ae50 [SPEW ] : Unknown GUID [SPEW ] 0x7d9061a8, 0x00000038 bytes: HOB_TYPE_GUID_EXTENSION [SPEW ] bea654e4-4770-4b8d-9524c0f0dbe9e986 [SPEW ] : Unknown GUID [SPEW ] 0x7d9061e0, 0x000005c8 bytes: HOB_TYPE_GUID_EXTENSION [SPEW ] d97d161a-16cd-4ada-b9f6aec3f9fccc2c [SPEW ] : Unknown GUID [SPEW ] 0x7d9067a8, 0x00000090 bytes: HOB_TYPE_GUID_EXTENSION [SPEW ] d97d161a-16cd-4ada-b9f6aec3f9fccc2c [SPEW ] : Unknown GUID [SPEW ] 0x7d906838, 0x00000638 bytes: HOB_TYPE_GUID_EXTENSION [SPEW ] d97d161a-16cd-4ada-b9f6aec3f9fccc2c [SPEW ] : Unknown GUID [SPEW ] 0x7d906e70, 0x00000638 bytes: HOB_TYPE_GUID_EXTENSION [SPEW ] d97d161a-16cd-4ada-b9f6aec3f9fccc2c [SPEW ] : Unknown GUID [SPEW ] 0x7d9074a8, 0x00001018 bytes: HOB_TYPE_GUID_EXTENSION [SPEW ] 30b174f3-7712-4cca-bd13d0b8a8801997 [SPEW ] : Unknown GUID [SPEW ] 0x7d9084c0, 0x00000030 bytes: HOB_TYPE_MEMORY_ALLOCATION [SPEW ] 0x7d9084f0, 0x00000018 bytes: HOB_TYPE_MEMORY_POOL [SPEW ] 0x7d908508, 0x00000018 bytes: HOB_TYPE_MEMORY_POOL [SPEW ] 0x7d908520, 0x00000018 bytes: HOB_TYPE_MEMORY_POOL [SPEW ] 0x7d908538, 0x00000018 bytes: HOB_TYPE_MEMORY_POOL [SPEW ] 0x7d908550, 0x00000018 bytes: HOB_TYPE_MEMORY_POOL [SPEW ] 0x7d908568, 0x00000018 bytes: HOB_TYPE_MEMORY_POOL [SPEW ] 0x7d908580, 0x00000018 bytes: HOB_TYPE_MEMORY_POOL [SPEW ] 0x7d908598, 0x00000018 bytes: HOB_TYPE_MEMORY_POOL [SPEW ] 0x7d9085b0, 0x00000018 bytes: HOB_TYPE_MEMORY_POOL [SPEW ] 0x7d9085c8, 0x00000018 bytes: HOB_TYPE_MEMORY_POOL [SPEW ] 0x7d9085e0, 0x00000018 bytes: HOB_TYPE_MEMORY_POOL [SPEW ] 0x7d9085f8, 0x00000018 bytes: HOB_TYPE_MEMORY_POOL [SPEW ] 0x7d908610, 0x00000018 bytes: HOB_TYPE_MEMORY_POOL [SPEW ] 0x7d908628, 0x00000018 bytes: HOB_TYPE_MEMORY_POOL [SPEW ] 0x7d908640, 0x00000018 bytes: HOB_TYPE_MEMORY_POOL [SPEW ] 0x7d908658, 0x00000018 bytes: HOB_TYPE_MEMORY_POOL [SPEW ] 0x7d908670, 0x00000018 bytes: HOB_TYPE_MEMORY_POOL [SPEW ] 0x7d908688, 0x00000018 bytes: HOB_TYPE_MEMORY_POOL [SPEW ] 0x7d9086a0, 0x00000010 bytes: HOB_TYPE_MEMORY_POOL [SPEW ] 0x7d9086b0, 0x00000018 bytes: HOB_TYPE_MEMORY_POOL [SPEW ] 0x7d9086c8, 0x00002f18 bytes: HOB_TYPE_GUID_EXTENSION [SPEW ] d97d161a-16cd-4ada-b9f6aec3f9fccc2c [SPEW ] : Unknown GUID [SPEW ] 0x7d90b5e0, 0x00000348 bytes: HOB_TYPE_GUID_EXTENSION [SPEW ] 26ab8e31-6c47-480a-a0391e043fa793cd [SPEW ] : Unknown GUID [SPEW ] 0x7d90b928, 0x00000058 bytes: HOB_TYPE_MEMORY_POOL [SPEW ] 0x7d90b980, 0x00000018 bytes: HOB_TYPE_MEMORY_POOL [SPEW ] 0x7d90b998, 0x00000e20 bytes: HOB_TYPE_GUID_EXTENSION [SPEW ] ace4c26a-4a31-4861-8ef9dad07cfd391f [SPEW ] : Unknown GUID [SPEW ] 0x7d90c7b8, 0x00000018 bytes: HOB_TYPE_MEMORY_POOL [SPEW ] 0x7d90c7d0, 0x00000018 bytes: HOB_TYPE_MEMORY_POOL [SPEW ] 0x7d90c7e8, 0x00000018 bytes: HOB_TYPE_MEMORY_POOL [SPEW ] 0x7d90c800, 0x00000018 bytes: HOB_TYPE_MEMORY_POOL [SPEW ] 0x7d90c818, 0x00005508 bytes: HOB_TYPE_GUID_EXTENSION [SPEW ] 03eb1d90-ce14-40d8-a6ba103a8d7bd32d [SPEW ] : Unknown GUID [SPEW ] 0x7d911d20, 0x00000420 bytes: HOB_TYPE_MEMORY_POOL [SPEW ] 0x7d912140, 0x000000d8 bytes: HOB_TYPE_MEMORY_POOL [SPEW ] 0x7d912218, 0x00000018 bytes: HOB_TYPE_MEMORY_POOL [SPEW ] 0x7d912230, 0x00000258 bytes: HOB_TYPE_MEMORY_POOL [SPEW ] 0x7d912488, 0x000000d8 bytes: HOB_TYPE_GUID_EXTENSION [SPEW ] 1bce3d14-a5fe-4a0b-9a8d69ca5d9838d3 [SPEW ] : Unknown GUID [SPEW ] 0x7d912560, 0x00000048 bytes: HOB_TYPE_MEMORY_POOL [SPEW ] 0x7d9125a8, 0x00000128 bytes: HOB_TYPE_MEMORY_POOL [SPEW ] 0x7d9126d0, 0x00001748 bytes: HOB_TYPE_GUID_EXTENSION [SPEW ] 3b387bfd-7abc-4cf2-a0cab6a16c1b1b25 [SPEW ] : Unknown GUID [SPEW ] 0x7d913e18, 0x00000828 bytes: HOB_TYPE_GUID_EXTENSION [SPEW ] 6013bf85-e185-4b68-bb6ccdbeed47830f [SPEW ] : Unknown GUID [SPEW ] 0x7d914640, 0x00000020 bytes: HOB_TYPE_MEMORY_POOL [SPEW ] 0x7d914660, 0x00000030 bytes: HOB_TYPE_GUID_EXTENSION [SPEW ] a90f3dfd-db05-4e73-86750dd10f669e0f [SPEW ] : Unknown GUID [SPEW ] 0x7d914690, 0x00000030 bytes: HOB_TYPE_RESOURCE_DESCRIPTOR [SPEW ] Resource SYSTEM_MEMORY, attribute 3c07 [SPEW ] 0x00000000 + 0x7f000000 [SPEW ] 0x7d9146c0, 0x00000030 bytes: HOB_TYPE_RESOURCE_DESCRIPTOR [SPEW ] Resource MEMORY_RESERVED, attribute 0 [SPEW ] 0x7f000000 + 0x01000000 [SPEW ] 0x7d9146f0, 0x00000030 bytes: HOB_TYPE_RESOURCE_DESCRIPTOR [SPEW ] Resource SYSTEM_MEMORY, attribute 3c07 [SPEW ] 0x100000000 + 0x15e300000 [SPEW ] 0x7d914720, 0x00000030 bytes: HOB_TYPE_RESOURCE_DESCRIPTOR [SPEW ] Resource MEMORY_RESERVED, attribute 0 [SPEW ] 0x25e300000 + 0x01040000 [SPEW ] 0x7d914750, 0x00000030 bytes: HOB_TYPE_RESOURCE_DESCRIPTOR [SPEW ] Resource MEMORY_RESERVED, attribute 0 [SPEW ] 0x25f340000 + 0x00cc0000 [SPEW ] 0x7d914780, 0x00000030 bytes: HOB_TYPE_RESOURCE_DESCRIPTOR [SPEW ] Resource MEMORY_RESERVED, attribute 0 [SPEW ] 0x260000000 + 0x20000000 [SPEW ] 0x7d9147b0, 0x00000030 bytes: HOB_TYPE_RESOURCE_DESCRIPTOR [SPEW ] Resource MEMORY_RESERVED, attribute 3c07 [SPEW ] 0x7e800000 + 0x00800000 [SPEW ] Owner GUID: 5fc7897a-5aff-4c61-aa7addcfa918430c [SPEW ] (Unknown GUID) [SPEW ] 0x7d9147e0, 0x00000030 bytes: HOB_TYPE_RESOURCE_DESCRIPTOR [SPEW ] Resource MEMORY_RESERVED, attribute 3c07 [SPEW ] 0x7e7fe000 + 0x00002000 [SPEW ] Owner GUID: 73ff4f56-aa8e-4451-b31636353667ad44 [SPEW ] (BOOTLOADER_TOLUM) [SPEW ] 0x7d914810, 0x00000030 bytes: HOB_TYPE_RESOURCE_DESCRIPTOR [SPEW ] Resource MEMORY_RESERVED, attribute 3c07 [SPEW ] 0x7d7fe000 + 0x01000000 [SPEW ] Owner GUID: 69a79759-1373-4367-a6c4c7f59efd986e [SPEW ] (FSP_RESERVED_MEMORY) [SPEW ] 0x7d914840, 0x00000030 bytes: HOB_TYPE_MEMORY_ALLOCATION [SPEW ] 0x7d914870, 0x00000030 bytes: HOB_TYPE_MEMORY_ALLOCATION [SPEW ] 0x7d9148a0, 0x00000020 bytes: HOB_TYPE_GUID_EXTENSION [SPEW ] f2784616-b9bf-4e1e-99e09626da7ea5f5 [SPEW ] : Unknown GUID [SPEW ] 0x7d9148c0, 0x00000030 bytes: HOB_TYPE_MEMORY_ALLOCATION [SPEW ] 0x7d9148f0, 0x00000030 bytes: HOB_TYPE_MEMORY_ALLOCATION [SPEW ] 0x7d914920, 0x00000008 bytes: HOB_TYPE_END_OF_HOB_LIST [SPEW ] === End of FSP HOBs === [DEBUG] 0x0000000000000508: IA32_MTRRCAP: WC, FIX, 8 variable MTRRs [DEBUG] 0x0000000000000c00: IA32_MTRR_DEF_TYPE: E, FE, UC [DEBUG] 0x1e1e1e1e1e1e1e1e: IA32_MTRR_FIX64K_00000 [DEBUG] 0x00000000 - 0x0007ffff: reserved [DEBUG] 0x1e1e1e1e1e1e1e1e: IA32_MTRR_FIX16K_80000 [DEBUG] 0x00080000 - 0x0009ffff: reserved [DEBUG] 0x0000000000000000: IA32_MTRR_FIX16K_A0000 [DEBUG] 0x000a0000 - 0x000bffff: UC [DEBUG] 0x1e1e1e1e1e1e1e1e: IA32_MTRR_FIX4K_C0000 [DEBUG] 0x000c0000 - 0x000c7fff: reserved [DEBUG] 0x1e1e1e1e1e1e1e1e: IA32_MTRR_FIX4K_C8000 [DEBUG] 0x000c8000 - 0x000cffff: reserved [DEBUG] 0x1e1e1e1e1e1e1e1e: IA32_MTRR_FIX4K_D0000 [DEBUG] 0x000d0000 - 0x000d7fff: reserved [DEBUG] 0x1e1e1e1e1e1e1e1e: IA32_MTRR_FIX4K_D8000 [DEBUG] 0x000d8000 - 0x000dffff: reserved [DEBUG] 0x1e1e1e1e1e1e1e1e: IA32_MTRR_FIX4K_E0000 [DEBUG] 0x000e0000 - 0x000e7fff: reserved [DEBUG] 0x1e1e1e1e1e1e1e1e: IA32_MTRR_FIX4K_E8000 [DEBUG] 0x000e8000 - 0x000effff: reserved [DEBUG] 0x1e1e1e1e1e1e1e1e: IA32_MTRR_FIX4K_F0000 [DEBUG] 0x000f0000 - 0x000f7fff: reserved [DEBUG] 0x1e1e1e1e1e1e1e1e: IA32_MTRR_FIX4K_F8000 [DEBUG] 0x000f8000 - 0x000fffff: reserved [DEBUG] 0x0000000000000006: PHYBASE0: Address = 0x0000000000000000, WB [DEBUG] 0x0000ffff80000800: PHYMASK0: Length = 0x0000000080000000, Valid [DEBUG] 0x00000000ff000005: PHYBASE1: Address = 0x00000000ff000000, WP [DEBUG] 0x0000ffffff000800: PHYMASK1: Length = 0x0000000001000000, Valid [DEBUG] 0x0000000000000000: PHYBASE2 [DEBUG] 0x0000000000000000: PHYMASK2: Disabled [DEBUG] 0x0000000000000000: PHYBASE3 [DEBUG] 0x0000000000000000: PHYMASK3: Disabled [DEBUG] 0x0000000000000000: PHYBASE4 [DEBUG] 0x0000000000000000: PHYMASK4: Disabled [DEBUG] 0x0000000000000000: PHYBASE5 [DEBUG] 0x0000000000000000: PHYMASK5: Disabled [DEBUG] 0x0000000000000000: PHYBASE6 [DEBUG] 0x0000000000000000: PHYMASK6: Disabled [DEBUG] 0x0000000000000000: PHYBASE7 [DEBUG] 0x0000000000000000: PHYMASK7: Disabled [SPEW ] CBFS DEBUG: _cbfs_alloc(name='fallback/ramstage', alloc=0x02057592(0x02000f88), force_ro=false, type=-1) [INFO ] CBFS: Found 'fallback/ramstage' @0x9580 size 0x1a4c1 in mcache @0x020112b0 [SPEW ] CBFS DEBUG: Decompressing 107713 bytes from 'fallback/ramstage' to 0x7d696fc0 with algo 1 [DEBUG] Loading module at 0x7d697000 with entry 0x7d697000. filesize: 0x35300 memsize: 0x145530 [DEBUG] Processing 3889 relocs. Offset value of 0x5d697000 [DEBUG] BS: romstage times (exec / console): total (unknown) / 1530 ms [1m[NOTE ] coreboot-25.06-726-g1cfa980009a9-dirty Tue Dec 16 11:37:04 UTC 2025 x86_32 ramstage starting (log level: 8)... [INFO ] POST: 0x39 [INFO ] POST: 0x6f [DEBUG] BS: Entering BS_PRE_DEVICE state. [DEBUG] BS: callback (0x7d6c9058) @ src/soc/amd/common/block/acpi/pm_state.c:58. [DEBUG] BS: callback (0x7d6c9058) @ src/soc/amd/common/block/acpi/pm_state.c:58 (0 ms). [DEBUG] BS: callback (0x7d6c8ba8) @ src/soc/amd/common/fsp/preload_fsps.c:11. [DEBUG] BS: callback (0x7d6c8ba8) @ src/soc/amd/common/fsp/preload_fsps.c:11 (0 ms). [DEBUG] BS: BS_PRE_DEVICE entry times (exec / console): 0 / 32 ms [INFO ] POST: 0x70 [DEBUG] BS: Exiting BS_PRE_DEVICE state. [DEBUG] BS: BS_PRE_DEVICE run times (exec / console): 0 / 7 ms [DEBUG] BS: callback (0x7d6cc27c) @ src/acpi/gnvs.c:35. [DEBUG] BS: callback (0x7d6cc27c) @ src/acpi/gnvs.c:35 (0 ms). [DEBUG] BS: callback (0x7d6cc1d0) @ src/arch/x86/acpi_bert_storage.c:601. [INFO ] Reserved BERT region base: 0x7d692000, size: 0x4000 [DEBUG] BS: callback (0x7d6cc1d0) @ src/arch/x86/acpi_bert_storage.c:601 (6 ms). [DEBUG] BS: callback (0x7d6c8eb8) @ src/soc/amd/common/block/graphics/graphics.c:298. [DEBUG] BS: callback (0x7d6c8eb8) @ src/soc/amd/common/block/graphics/graphics.c:298 (0 ms). [DEBUG] ---------------------------------------- [DEBUG] BS: BS_PRE_DEVICE exit times (exec / console): 0 / 56 ms [DEBUG] BS: Entering BS_DEV_INIT_CHIPS state. [INFO ] POST: 0x71 [INFO ] mainboard_init() started [SPEW ] CBFS DEBUG: _cbfs_alloc(name='fsps.bin', alloc=0x7d6a7566(0x7d6ce22c), force_ro=false, type=-1) [DEBUG] FMAP: area COREBOOT found @ 25000 (16166912 bytes) [INFO ] CBFS: Found 'fsps.bin' @0x3df00 size 0x1607f in mcache @0x7e7feafc [SPEW ] CBFS DEBUG: Decompressing 90239 bytes from 'fsps.bin' to 0x7d661000 with algo 2 [SPEW ] Spec version: v2.0 [SPEW ] Revision: 1.0.5, Build Number 0 [SPEW ] Type: release/official [SPEW ] image ID: AMD_PCS0 [SPEW ] base 0x7d661000 + 0x31000 [SPEW ] Config region 0x2ace4 + 0x32 [SPEW ] Silicon init offset 0x3a2 [SPEW ] Notify phase offset 0x398 [DEBUG] 0x0000000000000508: IA32_MTRRCAP: WC, FIX, 8 variable MTRRs [DEBUG] 0x0000000000000c00: IA32_MTRR_DEF_TYPE: E, FE, UC [DEBUG] 0x1e1e1e1e1e1e1e1e: IA32_MTRR_FIX64K_00000 [DEBUG] 0x00000000 - 0x0007ffff: reserved [DEBUG] 0x1e1e1e1e1e1e1e1e: IA32_MTRR_FIX16K_80000 [DEBUG] 0x00080000 - 0x0009ffff: reserved [DEBUG] 0x0000000000000000: IA32_MTRR_FIX16K_A0000 [DEBUG] 0x000a0000 - 0x000bffff: UC [DEBUG] 0x1e1e1e1e1e1e1e1e: IA32_MTRR_FIX4K_C0000 [DEBUG] 0x000c0000 - 0x000c7fff: reserved [DEBUG] 0x1e1e1e1e1e1e1e1e: IA32_MTRR_FIX4K_C8000 [DEBUG] 0x000c8000 - 0x000cffff: reserved [DEBUG] 0x1e1e1e1e1e1e1e1e: IA32_MTRR_FIX4K_D0000 [DEBUG] 0x000d0000 - 0x000d7fff: reserved [DEBUG] 0x1e1e1e1e1e1e1e1e: IA32_MTRR_FIX4K_D8000 [DEBUG] 0x000d8000 - 0x000dffff: reserved [DEBUG] 0x1e1e1e1e1e1e1e1e: IA32_MTRR_FIX4K_E0000 [DEBUG] 0x000e0000 - 0x000e7fff: reserved [DEBUG] 0x1e1e1e1e1e1e1e1e: IA32_MTRR_FIX4K_E8000 [DEBUG] 0x000e8000 - 0x000effff: reserved [DEBUG] 0x1e1e1e1e1e1e1e1e: IA32_MTRR_FIX4K_F0000 [DEBUG] 0x000f0000 - 0x000f7fff: reserved [DEBUG] 0x1e1e1e1e1e1e1e1e: IA32_MTRR_FIX4K_F8000 [DEBUG] 0x000f8000 - 0x000fffff: reserved [DEBUG] 0x0000000000000006: PHYBASE0: Address = 0x0000000000000000, WB [DEBUG] 0x0000ffff80000800: PHYMASK0: Length = 0x0000000080000000, Valid [DEBUG] 0x00000000ff000005: PHYBASE1: Address = 0x00000000ff000000, WP [DEBUG] 0x0000ffffff000800: PHYMASK1: Length = 0x0000000001000000, Valid [DEBUG] 0x0000000000000000: PHYBASE2 [DEBUG] 0x0000000000000000: PHYMASK2: Disabled [DEBUG] 0x0000000000000000: PHYBASE3 [DEBUG] 0x0000000000000000: PHYMASK3: Disabled [DEBUG] 0x0000000000000000: PHYBASE4 [DEBUG] 0x0000000000000000: PHYMASK4: Disabled [DEBUG] 0x0000000000000000: PHYBASE5 [DEBUG] 0x0000000000000000: PHYMASK5: Disabled [DEBUG] 0x0000000000000000: PHYBASE6 [DEBUG] 0x0000000000000000: PHYMASK6: Disabled [DEBUG] 0x0000000000000000: PHYBASE7 [DEBUG] 0x0000000000000000: PHYMASK7: Disabled [SPEW ] UPD values for SiliconInit: [DEBUG] 0x7d6dc530: 43 45 5a 41 4e 45 5f 53 01 00 00 00 00 00 00 00 CEZANE_S........ [DEBUG] 0x7d6dc540: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ [DEBUG] 0x7d6dc550: 00 00 00 00 02 00 00 00 00 00 00 00 00 00 00 00 ................ [DEBUG] 0x7d6dc560: aa 55 .U [SPEW ] Calling FspSiliconInit: 0x7d6613a2 [SPEW ] 0x7d6dc530: upd [INFO ] POST: 0x93
_______________________________________________ coreboot mailing list -- [email protected] To unsubscribe send an email to [email protected]

