Attention is currently required from: Julius Werner. build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/50587 )
Change subject: sc7280: reserved wlan & wpss dram memory regions ......................................................................
Patch Set 2:
(4 comments)
File src/soc/qualcomm/sc7280/soc.c:
https://review.coreboot.org/c/coreboot/+/50587/comment/2c2e35a5_3364edfd PS2, Line 22: REGION_SIZE(dram_wlan) / KiB); code indent should use tabs where possible
https://review.coreboot.org/c/coreboot/+/50587/comment/8a13bead_9f740a55 PS2, Line 22: REGION_SIZE(dram_wlan) / KiB); please, no spaces at the start of a line
https://review.coreboot.org/c/coreboot/+/50587/comment/5bf25c0e_aecf0ff7 PS2, Line 24: REGION_SIZE(dram_wpss) / KiB); code indent should use tabs where possible
https://review.coreboot.org/c/coreboot/+/50587/comment/8e239b35_5a0d5b5e PS2, Line 24: REGION_SIZE(dram_wpss) / KiB); please, no spaces at the start of a line