[coreboot-gerrit] Change in coreboot[master]: ec: add support for KBC1126 in HP laptops

Iru Cai (Code Review) gerrit at coreboot.org
Wed Apr 26 18:45:38 CEST 2017


Iru Cai has posted comments on this change. ( https://review.coreboot.org/19072 )

Change subject: ec: add support for KBC1126 in HP laptops
......................................................................


Patch Set 4:

(1 comment)

https://review.coreboot.org/#/c/19072/3/src/ec/hp/kbc1126/Makefile.inc
File src/ec/hp/kbc1126/Makefile.inc:

PS3, Line 28: 	$(KBC1126_EC_INSERT) $(obj)/coreboot.pre \
            : 		$(CONFIG_KBC1126_FW1) $(CONFIG_KBC1126_FW2) \
            : 		$(CONFIG_KBC1126_FW1_OFFSET) $(CONFIG_KBC1126_FW2_OFFSET)
> Could FW2 overlap potentially coreboot binary?
It can, so users need to configure FW2_OFFSET to be at lease 64K smaller than CBFS size.

Actually I don't know if cbfstool can insert or not insert stuff at an offset.


-- 
To view, visit https://review.coreboot.org/19072
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I6b16eb7e26303eda740f52d667dedb7cc04b4ef0
Gerrit-PatchSet: 4
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Owner: Iru Cai <mytbk920423 at gmail.com>
Gerrit-Reviewer: Arthur Heymans <arthur at aheymans.xyz>
Gerrit-Reviewer: Iru Cai <mytbk920423 at gmail.com>
Gerrit-Reviewer: Paul Menzel <paulepanter at users.sourceforge.net>
Gerrit-Reviewer: build bot (Jenkins)
Gerrit-HasComments: Yes



More information about the coreboot-gerrit mailing list