Attention is currently required from: Felix Singer, Nico Huber, Michał Żygowski, Michael Niewöhner. Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/flashrom/+/55715 )
Change subject: tuxedo_ec: Implement support for flashing ECs on TUXEDO laptops ......................................................................
Patch Set 4:
(3 comments)
File tuxedo_ec.c:
https://review.coreboot.org/c/flashrom/+/55715/comment/05557b04_bbbefb4d PS4, Line 2: * This file is part of the flashrom project.
drop
Why? This isn't coreboot.
https://review.coreboot.org/c/flashrom/+/55715/comment/609ee5c2_69e39f53 PS4, Line 4: * Copyright (C) 2021, TUXEDO Computers GmbH
-> /AUTHORS
Why?
https://review.coreboot.org/c/flashrom/+/55715/comment/0cdbf4cf_bd3ed669 PS4, Line 6: * This program is free software; you can redistribute it and/or modify : * it under the terms of the GNU General Public License as published by : * the Free Software Foundation; version 2 of the License. : * : * This program is distributed in the hope that it will be useful, : * but WITHOUT ANY WARRANTY; without even the implied warranty of : * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the : * GNU General Public License for more details. :
replace by SPDX header
Why?