Arthur Heymans has uploaded a new patch set (#2). ( https://review.coreboot.org/c/coreboot/+/56065 )
Change subject: mainboard/amd/padmelon/devicetree.cb: Remove invalid cpp ......................................................................
mainboard/amd/padmelon/devicetree.cb: Remove invalid cpp
CPP is invalid in coreboot devicetrees. The code here would be used for a hypothetical socket 1, which I assume the board did not feature. so it is ok to just drop it.
Change-Id: I2c9ad775a43a5d9fc513321c26a661c34af6aaff Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M src/mainboard/amd/padmelon/devicetree.cb 1 file changed, 0 insertions(+), 4 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/65/56065/2