Ian Feng has abandoned this change. ( https://review.coreboot.org/c/coreboot/+/53901 )
Change subject: mb/google/octopus/var/fleex: Add cs42l42 HSBIAS setting
......................................................................
Abandoned
--
To view, visit https://review.coreboot.org/c/coreboot/+/53901
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I12c0e0a0f7490d35d36fe8ccbc940f29e1bb7976
Gerrit-Change-Number: 53901
Gerrit-PatchSet: 1
Gerrit-Owner: Ian Feng <ian_feng(a)compal.corp-partner.google.com>
Gerrit-Reviewer: Henry Sun <henrysun(a)google.com>
Gerrit-Reviewer: Karthik Ramasubramanian <kramasub(a)google.com>
Gerrit-Reviewer: Marco Chen <marcochen(a)google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Alan Lee <alan_lee(a)compal.corp-partner.google.com>
Gerrit-CC: EricR Lai <ericr_lai(a)compal.corp-partner.google.com>
Gerrit-MessageType: abandon
Attention is currently required from: Felix Held, Piotr Król.
Michał Żygowski has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/52759 )
Change subject: mb/pcengines/apu2/OemCustomize.c: make AGESA AmdInitPost happy
......................................................................
Patch Set 1:
(1 comment)
File src/mainboard/pcengines/apu2/OemCustomize.c:
https://review.coreboot.org/c/coreboot/+/52759/comment/76ecd036_ab47c74e
PS1, Line 92: if (get_spd_offset())
> not really related to this patch: get_spd_offset() returns a value between 0 and 3 inclusive, but th […]
Based on the smbios_system_sku function in mainboard.c everything else than zero is 4GB SKU and supports ECC. If the function returns 0, it means 2GB SKU withotu ECC.
--
To view, visit https://review.coreboot.org/c/coreboot/+/52759
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I010645f53b404341895d0545855905e81c89165e
Gerrit-Change-Number: 52759
Gerrit-PatchSet: 1
Gerrit-Owner: Michał Żygowski <michal.zygowski(a)3mdeb.com>
Gerrit-Reviewer: Piotr Król <piotr.krol(a)3mdeb.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Felix Held <felix-coreboot(a)felixheld.de>
Gerrit-Attention: Felix Held <felix-coreboot(a)felixheld.de>
Gerrit-Attention: Piotr Król <piotr.krol(a)3mdeb.com>
Gerrit-Comment-Date: Fri, 07 May 2021 08:56:23 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Felix Held <felix-coreboot(a)felixheld.de>
Gerrit-MessageType: comment
Attention is currently required from: Shelley Chen, Ravi kumar, Julius Werner, mturney mturney.
Vinod Polimera has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/52663 )
Change subject: sc7180: Add backlight support for sn65dsi86bridge
......................................................................
Patch Set 4:
(2 comments)
File src/drivers/ti/sn65dsi86bridge/sn65dsi86bridge.c:
https://review.coreboot.org/c/coreboot/+/52663/comment/a2421419_dd9e754e
PS1, Line 446: sn65dsi86_bridge_dpcd_request(bus, chip, DP_BACKLIGHT_MODE_SET, 1, DPCD_READ, &val);
> Any reason these all need to be read-modify-write? All the other bits are power-on 0 and I don't see […]
Done
https://review.coreboot.org/c/coreboot/+/52663/comment/2fa0299c_42af6652
PS1, Line 458: 2
> While I'm sure it works that way, the whole "write two bytes because we know the LSB register comes […]
Done
--
To view, visit https://review.coreboot.org/c/coreboot/+/52663
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ie700080f1feabe2d3397c38088a64cff27bfbe55
Gerrit-Change-Number: 52663
Gerrit-PatchSet: 4
Gerrit-Owner: Ravi kumar <rbokka(a)codeaurora.org>
Gerrit-Reviewer: Julius Werner <jwerner(a)chromium.org>
Gerrit-Reviewer: Shelley Chen <shchen(a)google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Reviewer: mturney mturney <mturney(a)codeaurora.org>
Gerrit-CC: Ravi Kumar Bokka <c_rbokka(a)qualcomm.corp-partner.google.com>
Gerrit-CC: Vinod Polimera <vpolimer(a)qualcomm.corp-partner.google.com>
Gerrit-Attention: Shelley Chen <shchen(a)google.com>
Gerrit-Attention: Ravi kumar <rbokka(a)codeaurora.org>
Gerrit-Attention: Julius Werner <jwerner(a)chromium.org>
Gerrit-Attention: mturney mturney <mturney(a)codeaurora.org>
Gerrit-Comment-Date: Fri, 07 May 2021 08:14:52 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Julius Werner <jwerner(a)chromium.org>
Gerrit-MessageType: comment