summaryrefslogtreecommitdiff
path: root/doc/develop
diff options
context:
space:
mode:
authorSimon Glass <[email protected]>2023-05-04 16:55:01 -0600
committerBin Meng <[email protected]>2023-05-11 10:25:29 +0800
commitdd0f7bcf3b29a0b6095622b7dd83279b0a3dbfe4 (patch)
tree3f6906b349265f1ec8564b1fb3d68ec695e4eddc /doc/develop
parentb29dbf98baa35441ad01957bb2317cb4f70f390f (diff)
pci: coreboot: Don't read regions when booting
When U-Boot is the second-stage bootloader, PCI is already set up. We cannot read the regions from the device tree. There is no point anyway, since PCI devices have already been allocated according to the regions and it is not safe for U-Boot to make any changes. Signed-off-by: Simon Glass <[email protected]> Reviewed-by: Bin Meng <[email protected]> Fixes: f2ebaaa9f38d ("pci: Handle failed calloc in decode_regions()") Tested-by: Christian Gmeiner <[email protected]> Tested-by: Bin Meng <[email protected]>
Diffstat (limited to 'doc/develop')
0 files changed, 0 insertions, 0 deletions