[coreboot-gerrit] Change in coreboot[master]: nb/intel/gm45: Add a Kconfig option to add backlight_pwm fil...

Arthur Heymans (Code Review) gerrit at coreboot.org
Mon Apr 24 18:19:52 CEST 2017


Hello Paul Menzel, build bot (Jenkins),

I'd like you to reexamine a change.  Please visit

    https://review.coreboot.org/19091

to look at the new patch set (#4).

Change subject: nb/intel/gm45: Add a Kconfig option to add backlight_pwm file to CBFS
......................................................................

nb/intel/gm45: Add a Kconfig option to add backlight_pwm file to CBFS

This allow the user to specify an overwrite value off the default
backlight frequency using menuconfig.

This uses perl to generate a 8 byte sized file containing the integer
in little endian representation. This has the advantage that the
value gets updated when an image gets updated, as opposed to using
cbfstool which cannot simply be used to update cbfs files..

Change-Id: I6d2453304328dfbf2cbc114cf9e4192627b22400
Signed-off-by: Arthur Heymans <arthur at aheymans.xyz>
---
M src/northbridge/intel/gm45/Kconfig
M src/northbridge/intel/gm45/Makefile.inc
2 files changed, 15 insertions(+), 0 deletions(-)


  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/91/19091/4
-- 
To view, visit https://review.coreboot.org/19091
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I6d2453304328dfbf2cbc114cf9e4192627b22400
Gerrit-PatchSet: 4
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Owner: Arthur Heymans <arthur at aheymans.xyz>
Gerrit-Reviewer: Arthur Heymans <arthur at aheymans.xyz>
Gerrit-Reviewer: Martin Roth <martinroth at google.com>
Gerrit-Reviewer: Nico Huber <nico.h at gmx.de>
Gerrit-Reviewer: Patrick Rudolph <siro at das-labor.org>
Gerrit-Reviewer: Paul Menzel <paulepanter at users.sourceforge.net>
Gerrit-Reviewer: build bot (Jenkins)



More information about the coreboot-gerrit mailing list