coreboot-kgpe-d16/util/bincfg
Martin Roth db4719f039 util/bincfg: Fix all issues
This fixes the following issues:

bincfg.l: In function ‘parsehex’:
error: declaration of ‘val’ shadows a global declaration

bincfg.y: In function ‘generate_binary_with_gbe_checksum’:
error: comparison of integer expressions of different signedness

bincfg.y: In function ‘yyerror’:
bincfg.y:408:28: error: unused parameter ‘fp’

bincfg.y: In function ‘main’:
bincfg.y:452:15: error: unused variable ‘pos’
bincfg.y:451:16: error: unused variable ‘c’

BUG=None
TEST=Build outputs and make sure they're identical.

Signed-off-by: Martin Roth <martin@coreboot.org>
Change-Id: I60039b741c226a6b6ba53306f6fa293da89e5355
Reviewed-on: https://review.coreboot.org/c/coreboot/+/50653
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
2021-02-16 08:12:15 +00:00
..
.gitignore .gitignore: Ignore .test/.dependencies globally 2020-10-31 18:21:36 +00:00
Makefile Intel GBE 82579LM bincfg set and spec 2020-09-28 09:44:45 +00:00
Makefile.inc
bincfg.h util/: Replace GPLv2 boiler plate with SPDX header 2020-05-09 21:22:08 +00:00
bincfg.l util/bincfg: Fix all issues 2021-02-16 08:12:15 +00:00
bincfg.lex.c_shipped
bincfg.tab.c_shipped
bincfg.tab.h_shipped
bincfg.y util/bincfg: Fix all issues 2021-02-16 08:12:15 +00:00
ddr3_unregistered_spd_128.spec
ddr3_unregistered_spd_256.spec
ddr4_registered_spd_512.spec
ddr4_unbuffered_spd_512.spec
description.md
gbe-82579LM.set Intel GBE 82579LM bincfg set and spec 2020-09-28 09:44:45 +00:00
gbe-82579LM.spec Intel GBE 82579LM bincfg set and spec 2020-09-28 09:44:45 +00:00
gbe-ich9m.set util/bincfg: Add MAC address example to gbe-ich9m.set 2021-02-09 07:49:22 +00:00
gbe-ich9m.spec
ifd-x200.set util: Use SPDX headers 2020-05-11 19:38:40 +00:00
ifd-x200.spec
it8718f-ec.spec