Attention is currently required from: Venkat Thogaru, Julius Werner.
Hello Shelley Chen, build bot (Jenkins), Julius Werner, Yu-Ping Wu,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/66975
to look at the new patch set (#5).
Change subject: qualcomm/sc7280: remove unnecessary malloc and early return on failure ......................................................................
qualcomm/sc7280: remove unnecessary malloc and early return on failure
Instead of just printing the fatal errors, do early return so that boot up time will be reduced during display init failure. Remove malloc allocation and make tu a local variable.
Change-Id: I51f7a86d143128d2c426fb8940ff34a66152b426 Signed-off-by: Vinod Polimera quic_vpolimer@quicinc.com --- M src/soc/qualcomm/sc7280/display/edp_ctrl.c 1 file changed, 160 insertions(+), 131 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/75/66975/5