src/qualcomm/common: Remove display buffer region declarations
The display buffer reservation logic has been removed, so the related symbol declarations are no longer needed. TEST=Create an image.serial.bin and ensure it boots on X1P42100. Change-Id: I873fdcff4071e0d2cf683017557abdfdb13e8b16 Signed-off-by: Venkateshwar S <vens@qualcomm.corp-partner.google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/90653 Reviewed-by: Subrata Banik <subratabanik@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Kapil Porwal <kapilporwal@google.com>
This commit is contained in:
parent
7896d94c76
commit
b8402a8dfc
1 changed files with 0 additions and 1 deletions
|
|
@ -48,7 +48,6 @@ DECLARE_REGION(dram_llcc_lpi)
|
|||
DECLARE_REGION(dram_ta)
|
||||
DECLARE_REGION(dram_pdp)
|
||||
DECLARE_REGION(dram_pil)
|
||||
DECLARE_REGION(dram_display)
|
||||
|
||||
/*
|
||||
* DDR_SPACE (2 GB) aka `_dram`: 0x80000000 - 0x100000000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue