skiboot icon indicating copy to clipboard operation
skiboot copied to clipboard

OPAL boot and runtime firmware for POWER

Results 68 skiboot issues
Sort by recently updated
recently updated
newest added

It has proved incredibly useful to have an easily identifiable graphic indicating a broad error type. The key for any ASCII art being added is for the license to be...

enhancement
help wanted

Spotted on a simple boot-to-OS test on Habanero, a OPAL_FLASH_READ call took 1003ms to complete. My guess is this is `opal-prd` starting up and doing a bunch of flash things.

bug

Disable USB ports on the machine to help with physical security. This would mean that people walking up to the machine could not insert USB keyboards or storage devices and...

enhancement

Things like enabling Ric Mata mode are safe to re-enable across a fast reboot, except we currently don't go and look at the NVRAM options again. It'd be good if...

enhancement

``` [console-pexpect]#hexdump -C /sys/devices/platform/3e0a000000000.memory-buffer:i2cm@a0000:i2c-bus@1/i2c-7/7-0054/eeprom hexdump -C /sys/devices/platform/3e0a000000000.memory-buffer:i2cm@a0000:i2c-bus@1/i2c-7/7-00[ 1135.462750269,3] XSCOM: write error gcid=0x0 pcb_addr=0x20000 stat=0x7 [ 1135.462755657,6] IPMI: dropping non severe PEL event [ 1135.462757151,3] XSCOM: Write failed, ret = -29...

bug

If we clear gard records, we still do a fast-reboot - which may not get the garded hardware back.

Each platform has its own way of doing firmware updates. This is user unfriendly as it requires intimate knowledge of what machine you're using and its particular method of updates...

enhancement

We've run across an interesting device that's failing to train on POWER9. It's a PCIe to PCI bridge built around the PI7C9X130 chip, it looks solidly constructed and appears to...

bug

OPAL_PCI_RESET is undocumented.

documentation

OPAL_PCI_REINIT is undocumented.

documentation