Mike Banon has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/34081 )
Change subject: device/oprom: Reduce indentation ......................................................................
Patch Set 2:
Patch Set 2:
Testing on CB:34083 validates this.
How I could test CB:34081 and CB:34083 at the same time? I tried doing
git fetch "https://mikebdp@review.coreboot.org/a/coreboot" refs/changes/83/34083/2 && git checkout FETCH_HEAD # ^^^ apply CB:34083 wget https://review.coreboot.org/changes/34081/revisions/2/patch?zip unzip d98eb02.diff.zip patch -p1 < ./d98eb02.diff # <--- apply this CB:34081 patch - revision 2
but got
patching file src/device/oprom/yabel/io.c Hunk #1 FAILED at 410. Hunk #2 FAILED at 477. 2 out of 2 hunks FAILED -- saving rejects to file src/device/oprom/yabel/io.c.rej