coreboot-kgpe-d16/payloads/libpayload/drivers/storage
Nico Huber 8ddecd8538 libpayload/nvme: Fix controller disablement in (de)init sequence
We wrote to the wrong register. The EN bit is in the CC (Controller
Configuration) register at 0x14.

Fixes re-initialization in QEMU and on siemens/chili during a second
FILO run.

Change-Id: I125de55d7f1a7c9f070437190c5a08a288b274f8
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/63935
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Thomas Heijligen <src@posteo.de>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2022-05-11 12:19:03 +00:00
..
Kconfig
ahci.c
ahci_ata.c
ahci_atapi.c
ahci_common.c
ahci_private.h
ata.c
atapi.c
nvme.c libpayload/nvme: Fix controller disablement in (de)init sequence 2022-05-11 12:19:03 +00:00
storage.c