Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prettier --test command #53

Merged
merged 2 commits into from
Oct 21, 2024
Merged

Prettier --test command #53

merged 2 commits into from
Oct 21, 2024

Conversation

JohnAZoidberg
Copy link
Member

@JohnAZoidberg JohnAZoidberg commented Aug 7, 2024

Example on Intel Core Ultra:

> sudo ./framework_tool --test
Self-Test
  SMBIOS Platform:     IntelCoreUltra1
  Dump EC memory region
00000000: 7f82 7378 99ff ffff ffff ffff ffff ffff  .sx............
00000010: c410 ffff ffff ffff ffff ffff ffff ffff  ................
00000020: 4543 0102 0201 0103 0000 0000 0000 0000  EC..............
00000030: 0500 0000 0000 0000 0000 0000 0000 0000  ................
00000040: de44 0000 210a 0000 640b 0000 0b01 0000  .D..!...d.......
00000050: 4b0f 0000 783c 0000 a00f 0000 3b00 0000  K...x<......;...
00000060: 4e56 5400 0000 0000 4652 414e 4757 4100  NVT.....FRANGWA.
00000070: 3031 3130 0000 0000 4c49 4f4e 0000 0000  0110....LION....
00000080: 1300 0000 0000 0000 0000 0000 0000 0000  ................
00000090: 0000 0000 0000 0000 0000 0000 0000 0000  ................
000000a0: 0000 0000 0000 0000 0000 0000 0000 0000  ................
000000b0: 0000 0000 0000 0000 0000 0000 0000 0000  ................
000000c0: 0000 0000 0000 0000 0000 0000 0000 0000  ................
000000d0: 0000 0000 0000 0000 0000 0000 0000 0000  ................
000000e0: 0000 0000 0000 0000 0000 0000 0000 0000  ................
000000f0: 0000 0000 0000 0000 0000 0000 0000       ..............
  Checking EC memory mapped magic bytes
  Verified that Framework EC is present!
  Reading EC Build Version
  Reading EC Flash by EC - OK
  Reading EC Flash directly - See below
    Read first row of flash (RO FW)
      [5E, 4D, 3B, 2A, E1, 54, 0C, 03]
    Read first row of RW FW
      [30, 7E, 0C, 20, 61, 96, 09, 10]
    Read flash flags
      Valid flash flags
  Getting power info from EC - OK
  Getting AC info from EC
Reading PD Version from EC - OK
  Getting PD01 info through I2C tunnel - OK
  Getting PD23 info through I2C tunnel - OK

Base automatically changed from tgl-pd-version to main August 9, 2024 02:14
That EC command is not supported on TGL.

Signed-off-by: Daniel Schaefer <[email protected]>
@JohnAZoidberg JohnAZoidberg marked this pull request as ready for review October 21, 2024 06:09
Copy link
Member Author

@JohnAZoidberg JohnAZoidberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not perfect, but better than before.

@JohnAZoidberg JohnAZoidberg changed the title Prettier test Prettier --test command Oct 21, 2024
Signed-off-by: Daniel Schaefer <[email protected]>
@JohnAZoidberg JohnAZoidberg merged commit 96a7608 into main Oct 21, 2024
6 checks passed
@JohnAZoidberg JohnAZoidberg deleted the prettier-test branch October 21, 2024 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant