util/sconfig: Remove unused devicetree keywords ESPI & LPC

The ESPI & LPC keywords were added for the zork program, but it was
found that they weren't needed, so they were never used.

BUG=None
TEST=Build

Signed-off-by: Martin Roth <martin@coreboot.org>
Change-Id: I3a78afc55477d62eac8056e2ca4bcdd3ab12ea47
Reviewed-on: https://review.coreboot.org/c/coreboot/+/56197
Reviewed-by: Raul Rangel <rrangel@chromium.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Martin Roth 2021-07-10 16:37:39 -06:00 committed by Martin Roth
parent 8916a8d802
commit 299558874c
6 changed files with 252 additions and 275 deletions

View File

@ -349,8 +349,8 @@ static void yynoreturn yy_fatal_error ( const char* msg );
(yy_hold_char) = *yy_cp; \ (yy_hold_char) = *yy_cp; \
*yy_cp = '\0'; \ *yy_cp = '\0'; \
(yy_c_buf_p) = yy_cp; (yy_c_buf_p) = yy_cp;
#define YY_NUM_RULES 51 #define YY_NUM_RULES 49
#define YY_END_OF_BUFFER 52 #define YY_END_OF_BUFFER 50
/* This struct is not used in this scanner, /* This struct is not used in this scanner,
but its presence is necessary. */ but its presence is necessary. */
struct yy_trans_info struct yy_trans_info
@ -358,31 +358,31 @@ struct yy_trans_info
flex_int32_t yy_verify; flex_int32_t yy_verify;
flex_int32_t yy_nxt; flex_int32_t yy_nxt;
}; };
static const flex_int16_t yy_accept[207] = static const flex_int16_t yy_accept[202] =
{ 0, { 0,
0, 0, 52, 50, 1, 3, 50, 50, 50, 45, 0, 0, 50, 48, 1, 3, 48, 48, 48, 43,
45, 42, 46, 50, 46, 46, 46, 46, 46, 50, 43, 40, 44, 48, 44, 44, 44, 44, 44, 48,
50, 50, 50, 50, 50, 50, 50, 50, 50, 43, 48, 48, 48, 48, 48, 48, 48, 48, 48, 41,
50, 1, 3, 50, 0, 50, 50, 0, 2, 45, 48, 1, 3, 48, 0, 48, 48, 0, 2, 43,
46, 50, 50, 50, 9, 50, 50, 46, 50, 50, 44, 48, 48, 48, 9, 48, 48, 44, 48, 48,
50, 50, 50, 50, 50, 50, 50, 50, 50, 36, 48, 48, 48, 48, 48, 48, 48, 48, 34, 48,
50, 50, 50, 50, 50, 50, 15, 50, 50, 50, 48, 48, 48, 48, 15, 48, 48, 48, 48, 48,
50, 50, 50, 50, 50, 50, 49, 49, 50, 0, 48, 48, 48, 48, 47, 47, 48, 0, 42, 48,
44, 50, 50, 50, 25, 50, 50, 35, 40, 50, 48, 48, 25, 48, 48, 33, 38, 48, 48, 48,
50, 50, 50, 50, 50, 22, 50, 50, 34, 50, 48, 48, 22, 48, 48, 32, 48, 48, 48, 16,
31, 50, 50, 16, 50, 19, 21, 50, 8, 50, 48, 19, 21, 48, 8, 48, 48, 29, 48, 30,
50, 29, 50, 30, 7, 50, 0, 47, 50, 4, 7, 48, 0, 45, 48, 4, 48, 48, 48, 48,
50, 50, 50, 32, 50, 50, 50, 33, 50, 50, 48, 48, 31, 48, 48, 48, 48, 48, 28, 48,
50, 50, 50, 28, 50, 50, 50, 50, 50, 48, 48, 48, 48, 48, 46, 46, 6, 48, 48, 48,
48, 6, 50, 50, 50, 12, 50, 50, 50, 50, 12, 48, 48, 48, 48, 48, 23, 48, 48, 14,
50, 23, 50, 50, 14, 50, 50, 50, 50, 5, 48, 48, 48, 48, 5, 26, 48, 48, 17, 48,
26, 50, 50, 17, 50, 20, 50, 13, 50, 50, 20, 48, 13, 48, 48, 48, 48, 48, 27, 36,
50, 50, 50, 27, 38, 50, 50, 50, 50, 50, 48, 48, 48, 48, 48, 48, 48, 48, 48, 10,
50, 50, 50, 50, 10, 50, 50, 50, 11, 50, 48, 48, 48, 11, 48, 18, 48, 48, 48, 35,
18, 50, 50, 50, 37, 50, 50, 24, 50, 39, 48, 48, 24, 48, 37, 48, 48, 48, 48, 39,
50, 50, 50, 50, 41, 0 0
} ; } ;
static const YY_CHAR yy_ec[256] = static const YY_CHAR yy_ec[256] =
@ -425,138 +425,136 @@ static const YY_CHAR yy_meta[41] =
1, 1, 1, 1, 1, 1, 1, 1, 1, 1 1, 1, 1, 1, 1, 1, 1, 1, 1, 1
} ; } ;
static const flex_int16_t yy_base[214] = static const flex_int16_t yy_base[209] =
{ 0, { 0,
0, 0, 279, 0, 276, 280, 274, 39, 43, 40, 0, 0, 274, 0, 271, 275, 269, 39, 43, 40,
238, 0, 46, 261, 56, 60, 64, 67, 72, 56, 233, 0, 46, 256, 56, 60, 64, 67, 72, 56,
249, 74, 26, 61, 77, 82, 252, 81, 239, 0, 244, 74, 251, 39, 70, 59, 246, 77, 233, 0,
0, 269, 280, 89, 265, 110, 115, 266, 280, 0, 0, 263, 275, 108, 259, 112, 116, 260, 275, 0,
112, 115, 253, 242, 0, 241, 230, 121, 237, 232, 113, 116, 247, 236, 0, 235, 224, 122, 231, 226,
242, 231, 239, 243, 230, 232, 236, 236, 230, 236, 236, 234, 238, 225, 227, 231, 231, 225, 231, 216,
221, 221, 231, 221, 223, 225, 0, 212, 220, 214, 216, 217, 219, 221, 0, 208, 216, 210, 210, 117,
214, 116, 224, 216, 222, 122, 0, 280, 139, 234, 220, 212, 218, 87, 0, 275, 139, 230, 0, 223,
0, 227, 220, 206, 219, 209, 216, 0, 0, 207, 216, 202, 215, 205, 212, 0, 0, 202, 208, 205,
205, 211, 208, 199, 207, 0, 205, 195, 0, 199, 196, 204, 0, 202, 192, 0, 196, 200, 190, 0,
0, 203, 193, 0, 196, 0, 0, 202, 0, 194, 193, 0, 0, 199, 0, 191, 190, 0, 181, 0,
193, 0, 184, 0, 0, 211, 210, 0, 181, 0, 0, 208, 207, 0, 178, 0, 191, 190, 183, 187,
194, 193, 186, 0, 190, 180, 176, 0, 186, 174, 177, 173, 0, 183, 171, 177, 182, 183, 0, 170,
180, 185, 186, 0, 173, 180, 167, 170, 159, 0, 177, 164, 167, 156, 0, 275, 0, 168, 172, 164,
280, 0, 171, 175, 167, 0, 166, 168, 164, 166, 0, 163, 165, 161, 163, 168, 0, 152, 157, 0,
171, 0, 155, 160, 0, 153, 153, 152, 149, 0, 150, 150, 149, 146, 0, 0, 158, 160, 0, 144,
0, 161, 163, 0, 147, 164, 150, 0, 157, 161, 161, 147, 0, 154, 158, 139, 139, 146, 0, 0,
142, 142, 149, 0, 0, 148, 140, 139, 137, 135, 132, 124, 123, 121, 132, 118, 128, 118, 110, 0,
121, 131, 121, 113, 0, 125, 123, 128, 0, 117, 122, 120, 125, 0, 114, 0, 114, 107, 94, 0,
0, 118, 121, 113, 0, 97, 105, 0, 88, 0, 82, 81, 0, 83, 0, 74, 67, 37, 31, 0,
78, 66, 37, 47, 0, 280, 49, 157, 159, 161, 275, 42, 158, 160, 162, 164, 166, 168
163, 165, 167
} ; } ;
static const flex_int16_t yy_def[214] = static const flex_int16_t yy_def[209] =
{ 0, { 0,
206, 1, 206, 207, 206, 206, 207, 208, 209, 207, 201, 1, 201, 202, 201, 201, 202, 203, 204, 202,
10, 207, 10, 207, 10, 10, 10, 10, 10, 207, 10, 202, 10, 202, 10, 10, 10, 10, 10, 202,
207, 207, 207, 207, 207, 207, 207, 207, 207, 207, 202, 202, 202, 202, 202, 202, 202, 202, 202, 202,
207, 206, 206, 208, 210, 211, 209, 212, 206, 10, 202, 201, 201, 203, 205, 206, 204, 207, 201, 10,
10, 10, 207, 207, 207, 207, 207, 10, 207, 207, 10, 10, 202, 202, 202, 202, 202, 10, 202, 202,
207, 207, 207, 207, 207, 207, 207, 207, 207, 207, 202, 202, 202, 202, 202, 202, 202, 202, 202, 202,
207, 207, 207, 207, 207, 207, 207, 207, 207, 207, 202, 202, 202, 202, 202, 202, 202, 202, 202, 202,
207, 207, 207, 207, 207, 207, 207, 206, 211, 213, 202, 202, 202, 202, 202, 201, 206, 208, 42, 202,
42, 207, 207, 207, 207, 207, 207, 207, 207, 207, 202, 202, 202, 202, 202, 202, 202, 202, 202, 202,
207, 207, 207, 207, 207, 207, 207, 207, 207, 207, 202, 202, 202, 202, 202, 202, 202, 202, 202, 202,
207, 207, 207, 207, 207, 207, 207, 207, 207, 207, 202, 202, 202, 202, 202, 202, 202, 202, 202, 202,
207, 207, 207, 207, 207, 207, 206, 207, 207, 207, 202, 202, 201, 202, 202, 202, 202, 202, 202, 202,
207, 207, 207, 207, 207, 207, 207, 207, 207, 207, 202, 202, 202, 202, 202, 202, 202, 202, 202, 202,
207, 207, 207, 207, 207, 207, 207, 207, 207, 207, 202, 202, 202, 202, 202, 201, 202, 202, 202, 202,
206, 207, 207, 207, 207, 207, 207, 207, 207, 207, 202, 202, 202, 202, 202, 202, 202, 202, 202, 202,
207, 207, 207, 207, 207, 207, 207, 207, 207, 207, 202, 202, 202, 202, 202, 202, 202, 202, 202, 202,
207, 207, 207, 207, 207, 207, 207, 207, 207, 207, 202, 202, 202, 202, 202, 202, 202, 202, 202, 202,
207, 207, 207, 207, 207, 207, 207, 207, 207, 207, 202, 202, 202, 202, 202, 202, 202, 202, 202, 202,
207, 207, 207, 207, 207, 207, 207, 207, 207, 207, 202, 202, 202, 202, 202, 202, 202, 202, 202, 202,
207, 207, 207, 207, 207, 207, 207, 207, 207, 207, 202, 202, 202, 202, 202, 202, 202, 202, 202, 202,
207, 207, 207, 207, 207, 0, 206, 206, 206, 206, 0, 201, 201, 201, 201, 201, 201, 201
206, 206, 206
} ; } ;
static const flex_int16_t yy_nxt[321] = static const flex_int16_t yy_nxt[316] =
{ 0, { 0,
4, 5, 6, 7, 8, 9, 10, 11, 10, 12, 4, 5, 6, 7, 8, 9, 10, 11, 10, 12,
13, 13, 14, 4, 4, 4, 15, 13, 16, 17, 13, 13, 14, 4, 4, 4, 15, 13, 16, 17,
18, 19, 20, 21, 22, 23, 24, 4, 25, 26, 18, 19, 20, 21, 22, 23, 24, 4, 25, 26,
4, 27, 28, 4, 29, 4, 4, 4, 4, 30, 4, 27, 28, 4, 29, 4, 4, 4, 4, 30,
35, 35, 62, 36, 38, 39, 40, 40, 40, 31, 35, 35, 31, 36, 38, 39, 40, 40, 40, 200,
41, 41, 41, 41, 41, 63, 41, 41, 41, 41, 41, 41, 41, 41, 41, 62, 41, 41, 41, 41,
41, 41, 41, 41, 41, 205, 41, 41, 41, 204, 41, 41, 41, 41, 41, 63, 41, 41, 41, 199,
41, 41, 41, 41, 41, 41, 55, 64, 41, 41, 41, 41, 41, 41, 41, 41, 54, 67, 41, 41,
41, 44, 58, 46, 48, 56, 203, 65, 45, 47, 41, 44, 57, 46, 48, 55, 68, 198, 45, 47,
35, 35, 49, 77, 51, 50, 53, 202, 66, 52, 69, 64, 49, 197, 51, 50, 52, 65, 196, 66,
69, 59, 60, 201, 67, 61, 68, 73, 54, 70, 195, 58, 59, 71, 110, 60, 72, 111, 53, 35,
74, 80, 80, 71, 31, 75, 38, 39, 41, 41, 35, 73, 75, 78, 78, 194, 31, 38, 39, 41,
41, 81, 81, 81, 200, 81, 81, 41, 41, 41, 41, 41, 79, 79, 79, 193, 79, 79, 41, 41,
199, 81, 81, 81, 81, 81, 81, 109, 110, 114, 41, 192, 79, 79, 79, 79, 79, 79, 105, 106,
80, 80, 115, 116, 198, 197, 196, 195, 194, 193, 78, 78, 191, 112, 190, 189, 188, 187, 186, 185,
192, 191, 190, 189, 188, 187, 86, 34, 34, 37, 184, 183, 182, 181, 180, 179, 178, 84, 34, 34,
37, 35, 35, 79, 79, 38, 38, 80, 80, 186, 37, 37, 35, 35, 77, 77, 38, 38, 78, 78,
185, 184, 183, 182, 181, 180, 179, 178, 177, 176, 177, 176, 175, 174, 173, 172, 171, 170, 169, 168,
175, 174, 173, 172, 171, 170, 169, 168, 167, 166, 167, 166, 165, 164, 163, 162, 161, 160, 159, 158,
165, 164, 163, 162, 161, 160, 159, 158, 157, 156, 157, 156, 155, 154, 153, 152, 151, 150, 149, 148,
155, 154, 153, 152, 151, 150, 149, 148, 147, 146, 147, 146, 145, 144, 143, 142, 141, 140, 139, 138,
145, 144, 143, 142, 141, 140, 139, 138, 137, 136, 137, 136, 135, 134, 133, 132, 131, 130, 129, 128,
135, 134, 133, 132, 131, 130, 129, 128, 127, 126, 127, 126, 125, 124, 123, 122, 121, 120, 119, 118,
125, 124, 123, 122, 121, 120, 119, 118, 117, 113, 117, 116, 115, 114, 113, 109, 108, 107, 104, 103,
112, 111, 108, 107, 106, 105, 104, 103, 102, 101, 102, 101, 100, 99, 98, 97, 96, 95, 94, 93,
100, 99, 98, 97, 96, 95, 94, 93, 92, 91, 92, 91, 90, 89, 88, 87, 86, 85, 83, 82,
90, 89, 88, 87, 85, 84, 83, 82, 39, 78, 81, 80, 39, 76, 32, 74, 70, 61, 56, 43,
32, 76, 72, 57, 43, 42, 33, 32, 206, 3, 42, 33, 32, 201, 3, 201, 201, 201, 201, 201,
206, 206, 206, 206, 206, 206, 206, 206, 206, 206, 201, 201, 201, 201, 201, 201, 201, 201, 201, 201,
206, 206, 206, 206, 206, 206, 206, 206, 206, 206, 201, 201, 201, 201, 201, 201, 201, 201, 201, 201,
206, 206, 206, 206, 206, 206, 206, 206, 206, 206, 201, 201, 201, 201, 201, 201, 201, 201, 201, 201,
206, 206, 206, 206, 206, 206, 206, 206, 206, 206 201, 201, 201, 201, 201
} ; } ;
static const flex_int16_t yy_chk[321] = static const flex_int16_t yy_chk[316] =
{ 0, { 0,
1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
8, 8, 23, 8, 9, 9, 10, 10, 10, 207, 8, 8, 202, 8, 9, 9, 10, 10, 10, 199,
10, 10, 13, 13, 13, 23, 10, 10, 10, 10, 10, 10, 13, 13, 13, 24, 10, 10, 10, 10,
10, 10, 15, 15, 15, 204, 16, 16, 16, 203, 10, 10, 15, 15, 15, 24, 16, 16, 16, 198,
17, 17, 17, 18, 18, 18, 20, 24, 19, 19, 17, 17, 17, 18, 18, 18, 20, 26, 19, 19,
19, 15, 22, 16, 17, 20, 202, 24, 15, 16, 19, 15, 22, 16, 17, 20, 26, 197, 15, 16,
34, 34, 17, 34, 18, 17, 19, 201, 25, 18, 26, 25, 17, 196, 18, 17, 19, 25, 194, 25,
26, 22, 22, 199, 25, 22, 25, 28, 19, 26, 192, 22, 22, 28, 74, 22, 28, 74, 19, 34,
28, 36, 36, 26, 36, 28, 37, 37, 41, 41, 34, 28, 34, 36, 36, 191, 36, 37, 37, 41,
41, 42, 42, 42, 197, 42, 42, 48, 48, 48, 41, 41, 42, 42, 42, 189, 42, 42, 48, 48,
196, 42, 42, 42, 42, 42, 42, 72, 72, 76, 48, 188, 42, 42, 42, 42, 42, 42, 70, 70,
79, 79, 76, 79, 194, 193, 192, 190, 188, 187, 77, 77, 187, 77, 185, 183, 182, 181, 179, 178,
186, 184, 183, 182, 181, 180, 48, 208, 208, 209, 177, 176, 175, 174, 173, 172, 171, 48, 203, 203,
209, 210, 210, 211, 211, 212, 212, 213, 213, 179, 204, 204, 205, 205, 206, 206, 207, 207, 208, 208,
178, 177, 176, 173, 172, 171, 170, 169, 167, 166, 168, 167, 166, 165, 164, 162, 161, 160, 158, 157,
165, 163, 162, 159, 158, 157, 156, 154, 153, 151, 154, 153, 152, 151, 149, 148, 146, 145, 144, 143,
150, 149, 148, 147, 145, 144, 143, 139, 138, 137, 142, 140, 139, 138, 134, 133, 132, 131, 130, 128,
136, 135, 133, 132, 131, 130, 129, 127, 126, 125, 127, 126, 125, 124, 122, 121, 120, 119, 118, 117,
123, 122, 121, 119, 117, 116, 113, 111, 110, 108, 115, 113, 112, 109, 107, 106, 104, 101, 99, 98,
105, 103, 102, 100, 98, 97, 95, 94, 93, 92, 97, 95, 94, 92, 91, 90, 89, 88, 85, 84,
91, 90, 87, 86, 85, 84, 83, 82, 80, 75, 83, 82, 81, 80, 78, 73, 72, 71, 69, 68,
74, 73, 71, 70, 69, 68, 66, 65, 64, 63, 67, 66, 64, 63, 62, 61, 60, 59, 58, 57,
62, 61, 60, 59, 58, 57, 56, 55, 54, 53, 56, 55, 54, 53, 52, 51, 50, 49, 47, 46,
52, 51, 50, 49, 47, 46, 44, 43, 38, 35, 44, 43, 38, 35, 32, 29, 27, 23, 21, 14,
32, 29, 27, 21, 14, 11, 7, 5, 3, 206, 11, 7, 5, 3, 201, 201, 201, 201, 201, 201,
206, 206, 206, 206, 206, 206, 206, 206, 206, 206, 201, 201, 201, 201, 201, 201, 201, 201, 201, 201,
206, 206, 206, 206, 206, 206, 206, 206, 206, 206, 201, 201, 201, 201, 201, 201, 201, 201, 201, 201,
206, 206, 206, 206, 206, 206, 206, 206, 206, 206, 201, 201, 201, 201, 201, 201, 201, 201, 201, 201,
206, 206, 206, 206, 206, 206, 206, 206, 206, 206 201, 201, 201, 201, 201
} ; } ;
static yy_state_type yy_last_accepting_state; static yy_state_type yy_last_accepting_state;
@ -821,13 +819,13 @@ yy_match:
while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
{ {
yy_current_state = (int) yy_def[yy_current_state]; yy_current_state = (int) yy_def[yy_current_state];
if ( yy_current_state >= 207 ) if ( yy_current_state >= 202 )
yy_c = yy_meta[yy_c]; yy_c = yy_meta[yy_c];
} }
yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c]; yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
++yy_cp; ++yy_cp;
} }
while ( yy_base[yy_current_state] != 280 ); while ( yy_base[yy_current_state] != 275 );
yy_find_action: yy_find_action:
yy_act = yy_accept[yy_current_state]; yy_act = yy_accept[yy_current_state];
@ -975,55 +973,55 @@ YY_RULE_SETUP
YY_BREAK YY_BREAK
case 31: case 31:
YY_RULE_SETUP YY_RULE_SETUP
{yylval.number=LPC; return(BUS);} {yylval.number=GPIO; return(BUS);}
YY_BREAK YY_BREAK
case 32: case 32:
YY_RULE_SETUP YY_RULE_SETUP
{yylval.number=ESPI; return(BUS);} {yylval.number=IRQ; return(RESOURCE);}
YY_BREAK YY_BREAK
case 33: case 33:
YY_RULE_SETUP YY_RULE_SETUP
{yylval.number=GPIO; return(BUS);} {yylval.number=DRQ; return(RESOURCE);}
YY_BREAK YY_BREAK
case 34: case 34:
YY_RULE_SETUP YY_RULE_SETUP
{yylval.number=IRQ; return(RESOURCE);} {yylval.number=IO; return(RESOURCE);}
YY_BREAK YY_BREAK
case 35: case 35:
YY_RULE_SETUP YY_RULE_SETUP
{yylval.number=DRQ; return(RESOURCE);} {return(IOAPIC_IRQ);}
YY_BREAK YY_BREAK
case 36: case 36:
YY_RULE_SETUP YY_RULE_SETUP
{yylval.number=IO; return(RESOURCE);} {return(INHERIT);}
YY_BREAK YY_BREAK
case 37: case 37:
YY_RULE_SETUP YY_RULE_SETUP
{return(IOAPIC_IRQ);} {return(SUBSYSTEMID);}
YY_BREAK YY_BREAK
case 38: case 38:
YY_RULE_SETUP YY_RULE_SETUP
{return(INHERIT);} {return(END);}
YY_BREAK YY_BREAK
case 39: case 39:
YY_RULE_SETUP YY_RULE_SETUP
{return(SUBSYSTEMID);} {return(SLOT_DESC);}
YY_BREAK YY_BREAK
case 40: case 40:
YY_RULE_SETUP YY_RULE_SETUP
{return(END);} {return(EQUALS);}
YY_BREAK YY_BREAK
case 41: case 41:
YY_RULE_SETUP YY_RULE_SETUP
{return(SLOT_DESC);} {return(PIPE);}
YY_BREAK YY_BREAK
case 42: case 42:
YY_RULE_SETUP YY_RULE_SETUP
{return(EQUALS);} {yylval.string = malloc(yyleng+1); strncpy(yylval.string, yytext, yyleng); yylval.string[yyleng]='\0'; return(NUMBER);}
YY_BREAK YY_BREAK
case 43: case 43:
YY_RULE_SETUP YY_RULE_SETUP
{return(PIPE);} {yylval.string = malloc(yyleng+1); strncpy(yylval.string, yytext, yyleng); yylval.string[yyleng]='\0'; return(NUMBER);}
YY_BREAK YY_BREAK
case 44: case 44:
YY_RULE_SETUP YY_RULE_SETUP
@ -1031,31 +1029,23 @@ YY_RULE_SETUP
YY_BREAK YY_BREAK
case 45: case 45:
YY_RULE_SETUP YY_RULE_SETUP
{yylval.string = malloc(yyleng+1); strncpy(yylval.string, yytext, yyleng); yylval.string[yyleng]='\0'; return(NUMBER);}
YY_BREAK
case 46:
YY_RULE_SETUP
{yylval.string = malloc(yyleng+1); strncpy(yylval.string, yytext, yyleng); yylval.string[yyleng]='\0'; return(NUMBER);}
YY_BREAK
case 47:
YY_RULE_SETUP
{yylval.string = malloc(yyleng+1); strncpy(yylval.string, yytext, yyleng); yylval.string[yyleng]='\0'; return(PCIINT);} {yylval.string = malloc(yyleng+1); strncpy(yylval.string, yytext, yyleng); yylval.string[yyleng]='\0'; return(PCIINT);}
YY_BREAK YY_BREAK
case 46:
/* rule 46 can match eol */
YY_RULE_SETUP
{yylval.string = malloc(yyleng-1); strncpy(yylval.string, yytext+1, yyleng-2); yylval.string[yyleng-2]='\0'; return(STRING);}
YY_BREAK
case 47:
/* rule 47 can match eol */
YY_RULE_SETUP
{yylval.string = malloc(yyleng-1); strncpy(yylval.string, yytext+1, yyleng-2); yylval.string[yyleng-2]='\0'; return(STRING);}
YY_BREAK
case 48: case 48:
/* rule 48 can match eol */
YY_RULE_SETUP
{yylval.string = malloc(yyleng-1); strncpy(yylval.string, yytext+1, yyleng-2); yylval.string[yyleng-2]='\0'; return(STRING);}
YY_BREAK
case 49:
/* rule 49 can match eol */
YY_RULE_SETUP
{yylval.string = malloc(yyleng-1); strncpy(yylval.string, yytext+1, yyleng-2); yylval.string[yyleng-2]='\0'; return(STRING);}
YY_BREAK
case 50:
YY_RULE_SETUP YY_RULE_SETUP
{yylval.string = malloc(yyleng+1); strncpy(yylval.string, yytext, yyleng); yylval.string[yyleng]='\0'; return(STRING);} {yylval.string = malloc(yyleng+1); strncpy(yylval.string, yytext, yyleng); yylval.string[yyleng]='\0'; return(STRING);}
YY_BREAK YY_BREAK
case 51: case 49:
YY_RULE_SETUP YY_RULE_SETUP
ECHO; ECHO;
YY_BREAK YY_BREAK
@ -1355,7 +1345,7 @@ static int yy_get_next_buffer (void)
while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
{ {
yy_current_state = (int) yy_def[yy_current_state]; yy_current_state = (int) yy_def[yy_current_state];
if ( yy_current_state >= 207 ) if ( yy_current_state >= 202 )
yy_c = yy_meta[yy_c]; yy_c = yy_meta[yy_c];
} }
yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c]; yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
@ -1383,11 +1373,11 @@ static int yy_get_next_buffer (void)
while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
{ {
yy_current_state = (int) yy_def[yy_current_state]; yy_current_state = (int) yy_def[yy_current_state];
if ( yy_current_state >= 207 ) if ( yy_current_state >= 202 )
yy_c = yy_meta[yy_c]; yy_c = yy_meta[yy_c];
} }
yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c]; yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
yy_is_jam = (yy_current_state == 206); yy_is_jam = (yy_current_state == 201);
return yy_is_jam ? 0 : yy_current_state; return yy_is_jam ? 0 : yy_current_state;
} }

View File

@ -869,14 +869,6 @@ static struct device *new_device_with_path(struct bus *parent,
new_d->path = ".type=DEVICE_PATH_MMIO,{.mmio={ .addr = 0x%x }}"; new_d->path = ".type=DEVICE_PATH_MMIO,{.mmio={ .addr = 0x%x }}";
break; break;
case ESPI:
new_d->path = ".type=DEVICE_PATH_ESPI,{.espi={ .addr = 0x%x }}";
break;
case LPC:
new_d->path = ".type=DEVICE_PATH_LPC,{.lpc={ .addr = 0x%x }}";
break;
case GPIO: case GPIO:
new_d->path = ".type=DEVICE_PATH_GPIO,{.gpio={ .id = 0x%x }}"; new_d->path = ".type=DEVICE_PATH_GPIO,{.gpio={ .id = 0x%x }}";
break; break;

View File

@ -38,8 +38,6 @@ generic {yylval.number=GENERIC; return(BUS);}
mmio {yylval.number=MMIO; return(BUS);} mmio {yylval.number=MMIO; return(BUS);}
spi {yylval.number=SPI; return(BUS);} spi {yylval.number=SPI; return(BUS);}
usb {yylval.number=USB; return(BUS);} usb {yylval.number=USB; return(BUS);}
lpc {yylval.number=LPC; return(BUS);}
espi {yylval.number=ESPI; return(BUS);}
gpio {yylval.number=GPIO; return(BUS);} gpio {yylval.number=GPIO; return(BUS);}
irq {yylval.number=IRQ; return(RESOURCE);} irq {yylval.number=IRQ; return(RESOURCE);}
drq {yylval.number=DRQ; return(RESOURCE);} drq {yylval.number=DRQ; return(RESOURCE);}

View File

@ -149,42 +149,40 @@ enum yysymbol_kind_t
YYSYMBOL_SPI = 36, /* SPI */ YYSYMBOL_SPI = 36, /* SPI */
YYSYMBOL_USB = 37, /* USB */ YYSYMBOL_USB = 37, /* USB */
YYSYMBOL_MMIO = 38, /* MMIO */ YYSYMBOL_MMIO = 38, /* MMIO */
YYSYMBOL_LPC = 39, /* LPC */ YYSYMBOL_GPIO = 39, /* GPIO */
YYSYMBOL_ESPI = 40, /* ESPI */ YYSYMBOL_FW_CONFIG_TABLE = 40, /* FW_CONFIG_TABLE */
YYSYMBOL_GPIO = 41, /* GPIO */ YYSYMBOL_FW_CONFIG_FIELD = 41, /* FW_CONFIG_FIELD */
YYSYMBOL_FW_CONFIG_TABLE = 42, /* FW_CONFIG_TABLE */ YYSYMBOL_FW_CONFIG_OPTION = 42, /* FW_CONFIG_OPTION */
YYSYMBOL_FW_CONFIG_FIELD = 43, /* FW_CONFIG_FIELD */ YYSYMBOL_FW_CONFIG_PROBE = 43, /* FW_CONFIG_PROBE */
YYSYMBOL_FW_CONFIG_OPTION = 44, /* FW_CONFIG_OPTION */ YYSYMBOL_PIPE = 44, /* PIPE */
YYSYMBOL_FW_CONFIG_PROBE = 45, /* FW_CONFIG_PROBE */ YYSYMBOL_YYACCEPT = 45, /* $accept */
YYSYMBOL_PIPE = 46, /* PIPE */ YYSYMBOL_devtree = 46, /* devtree */
YYSYMBOL_YYACCEPT = 47, /* $accept */ YYSYMBOL_chipchildren = 47, /* chipchildren */
YYSYMBOL_devtree = 48, /* devtree */ YYSYMBOL_devicechildren = 48, /* devicechildren */
YYSYMBOL_chipchildren = 49, /* chipchildren */ YYSYMBOL_chip = 49, /* chip */
YYSYMBOL_devicechildren = 50, /* devicechildren */ YYSYMBOL_50_1 = 50, /* @1 */
YYSYMBOL_chip = 51, /* chip */ YYSYMBOL_device = 51, /* device */
YYSYMBOL_52_1 = 52, /* @1 */ YYSYMBOL_52_2 = 52, /* @2 */
YYSYMBOL_device = 53, /* device */ YYSYMBOL_53_3 = 53, /* @3 */
YYSYMBOL_54_2 = 54, /* @2 */ YYSYMBOL_alias = 54, /* alias */
YYSYMBOL_55_3 = 55, /* @3 */ YYSYMBOL_status = 55, /* status */
YYSYMBOL_alias = 56, /* alias */ YYSYMBOL_resource = 56, /* resource */
YYSYMBOL_status = 57, /* status */ YYSYMBOL_reference = 57, /* reference */
YYSYMBOL_resource = 58, /* resource */ YYSYMBOL_registers = 58, /* registers */
YYSYMBOL_reference = 59, /* reference */ YYSYMBOL_subsystemid = 59, /* subsystemid */
YYSYMBOL_registers = 60, /* registers */ YYSYMBOL_ioapic_irq = 60, /* ioapic_irq */
YYSYMBOL_subsystemid = 61, /* subsystemid */ YYSYMBOL_smbios_slot_desc = 61, /* smbios_slot_desc */
YYSYMBOL_ioapic_irq = 62, /* ioapic_irq */ YYSYMBOL_fw_config_table = 62, /* fw_config_table */
YYSYMBOL_smbios_slot_desc = 63, /* smbios_slot_desc */ YYSYMBOL_fw_config_table_children = 63, /* fw_config_table_children */
YYSYMBOL_fw_config_table = 64, /* fw_config_table */ YYSYMBOL_fw_config_field_children = 64, /* fw_config_field_children */
YYSYMBOL_fw_config_table_children = 65, /* fw_config_table_children */ YYSYMBOL_fw_config_field_bits = 65, /* fw_config_field_bits */
YYSYMBOL_fw_config_field_children = 66, /* fw_config_field_children */ YYSYMBOL_fw_config_field_bits_repeating = 66, /* fw_config_field_bits_repeating */
YYSYMBOL_fw_config_field_bits = 67, /* fw_config_field_bits */ YYSYMBOL_fw_config_field = 67, /* fw_config_field */
YYSYMBOL_fw_config_field_bits_repeating = 68, /* fw_config_field_bits_repeating */ YYSYMBOL_68_4 = 68, /* $@4 */
YYSYMBOL_fw_config_field = 69, /* fw_config_field */ YYSYMBOL_69_5 = 69, /* $@5 */
YYSYMBOL_70_4 = 70, /* $@4 */ YYSYMBOL_70_6 = 70, /* $@6 */
YYSYMBOL_71_5 = 71, /* $@5 */ YYSYMBOL_fw_config_option = 71, /* fw_config_option */
YYSYMBOL_72_6 = 72, /* $@6 */ YYSYMBOL_fw_config_probe = 72 /* fw_config_probe */
YYSYMBOL_fw_config_option = 73, /* fw_config_option */
YYSYMBOL_fw_config_probe = 74 /* fw_config_probe */
}; };
typedef enum yysymbol_kind_t yysymbol_kind_t; typedef enum yysymbol_kind_t yysymbol_kind_t;
@ -506,10 +504,10 @@ union yyalloc
/* YYFINAL -- State number of the termination state. */ /* YYFINAL -- State number of the termination state. */
#define YYFINAL 2 #define YYFINAL 2
/* YYLAST -- Last index in YYTABLE. */ /* YYLAST -- Last index in YYTABLE. */
#define YYLAST 83 #define YYLAST 97
/* YYNTOKENS -- Number of terminals. */ /* YYNTOKENS -- Number of terminals. */
#define YYNTOKENS 47 #define YYNTOKENS 45
/* YYNNTS -- Number of nonterminals. */ /* YYNNTS -- Number of nonterminals. */
#define YYNNTS 28 #define YYNNTS 28
/* YYNRULES -- Number of rules. */ /* YYNRULES -- Number of rules. */
@ -518,7 +516,7 @@ union yyalloc
#define YYNSTATES 95 #define YYNSTATES 95
/* YYMAXUTOK -- Last valid token kind. */ /* YYMAXUTOK -- Last valid token kind. */
#define YYMAXUTOK 301 #define YYMAXUTOK 299
/* YYTRANSLATE(TOKEN-NUM) -- Symbol number corresponding to TOKEN-NUM /* YYTRANSLATE(TOKEN-NUM) -- Symbol number corresponding to TOKEN-NUM
@ -561,8 +559,7 @@ static const yytype_int8 yytranslate[] =
5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14,
15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24,
25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34,
35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44
45, 46
}; };
#if YYDEBUG #if YYDEBUG
@ -595,8 +592,8 @@ static const char *const yytname[] =
"MANDATORY", "BUS", "RESOURCE", "END", "EQUALS", "HEX", "STRING", "PCI", "MANDATORY", "BUS", "RESOURCE", "END", "EQUALS", "HEX", "STRING", "PCI",
"PNP", "I2C", "APIC", "CPU_CLUSTER", "CPU", "DOMAIN", "IRQ", "DRQ", "PNP", "I2C", "APIC", "CPU_CLUSTER", "CPU", "DOMAIN", "IRQ", "DRQ",
"SLOT_DESC", "IO", "NUMBER", "SUBSYSTEMID", "INHERIT", "IOAPIC_IRQ", "SLOT_DESC", "IO", "NUMBER", "SUBSYSTEMID", "INHERIT", "IOAPIC_IRQ",
"IOAPIC", "PCIINT", "GENERIC", "SPI", "USB", "MMIO", "LPC", "ESPI", "IOAPIC", "PCIINT", "GENERIC", "SPI", "USB", "MMIO", "GPIO",
"GPIO", "FW_CONFIG_TABLE", "FW_CONFIG_FIELD", "FW_CONFIG_OPTION", "FW_CONFIG_TABLE", "FW_CONFIG_FIELD", "FW_CONFIG_OPTION",
"FW_CONFIG_PROBE", "PIPE", "$accept", "devtree", "chipchildren", "FW_CONFIG_PROBE", "PIPE", "$accept", "devtree", "chipchildren",
"devicechildren", "chip", "@1", "device", "@2", "@3", "alias", "status", "devicechildren", "chip", "@1", "device", "@2", "@3", "alias", "status",
"resource", "reference", "registers", "subsystemid", "ioapic_irq", "resource", "reference", "registers", "subsystemid", "ioapic_irq",
@ -622,11 +619,11 @@ static const yytype_int16 yytoknum[] =
265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274,
275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284,
285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294,
295, 296, 297, 298, 299, 300, 301 295, 296, 297, 298, 299
}; };
#endif #endif
#define YYPACT_NINF (-21) #define YYPACT_NINF (-27)
#define yypact_value_is_default(Yyn) \ #define yypact_value_is_default(Yyn) \
((Yyn) == YYPACT_NINF) ((Yyn) == YYPACT_NINF)
@ -640,16 +637,16 @@ static const yytype_int16 yytoknum[] =
STATE-NUM. */ STATE-NUM. */
static const yytype_int8 yypact[] = static const yytype_int8 yypact[] =
{ {
-21, 9, -21, 2, -21, -21, -21, -21, -11, -21, -27, 9, -27, 2, -27, -27, -27, -27, -11, -27,
-21, 8, -21, 45, -13, 10, 18, 19, -21, -21, -27, 4, -27, 43, -13, 10, 20, 21, -27, -27,
-21, -21, -21, 12, -20, -21, 22, 15, 25, 37, -27, -27, -27, 13, -26, -27, 22, 14, 30, 44,
-21, -21, 24, -21, -7, 11, 41, 38, 39, -6, -27, -27, 24, -27, -7, 16, 45, 37, 38, -6,
12, -20, -21, -21, 40, -21, -21, -21, -21, 43, 13, -26, -27, -27, 39, -27, -27, -27, -27, 41,
11, -21, -21, -21, -21, -1, 29, -21, -21, -21, 16, -27, -27, -27, -27, -1, 31, -27, -27, -27,
-21, -21, -3, -21, 32, -21, 46, 33, 35, 48, -27, -27, -3, -27, 32, -27, 42, 33, 34, 47,
-21, -21, -21, -21, -21, -21, -21, -21, 1, 51, -27, -27, -27, -27, -27, -27, -27, -27, 1, 50,
50, 42, 20, 52, -21, 44, 53, 47, 54, -21, 49, 40, 36, 51, -27, 46, 54, 48, 52, -27,
-21, 55, -21, -21, -21 -27, 55, -27, -27, -27
}; };
/* YYDEFACT[STATE-NUM] -- Default reduction number in state STATE-NUM. /* YYDEFACT[STATE-NUM] -- Default reduction number in state STATE-NUM.
@ -672,9 +669,9 @@ static const yytype_int8 yydefact[] =
/* YYPGOTO[NTERM-NUM]. */ /* YYPGOTO[NTERM-NUM]. */
static const yytype_int8 yypgoto[] = static const yytype_int8 yypgoto[] =
{ {
-21, -21, -21, 5, 17, -21, 61, -21, -21, -21, -27, -27, -27, 11, 19, -27, 60, -27, -27, -27,
26, -21, -21, 62, -21, -21, -21, -21, -21, -8, 17, -27, -27, 63, -27, -27, -27, -27, -27, -8,
49, 36, -21, -21, -21, -21, -21, -21 53, 56, -27, -27, -27, -27, -27, -27
}; };
/* YYDEFGOTO[NTERM-NUM]. */ /* YYDEFGOTO[NTERM-NUM]. */
@ -691,41 +688,43 @@ static const yytype_int8 yydefgoto[] =
static const yytype_int8 yytable[] = static const yytype_int8 yytable[] =
{ {
3, 15, 16, 10, 3, 15, 16, 43, 53, 2, 3, 15, 16, 10, 3, 15, 16, 43, 53, 2,
64, 65, 3, 60, 64, 84, 23, 26, 5, 7, 64, 65, 3, 60, 64, 84, 23, 26, 32, 7,
46, 47, 27, 39, 66, 14, 32, 67, 66, 68, 5, 14, 27, 39, 66, 46, 47, 67, 66, 68,
19, 67, 11, 68, 55, 28, 29, 44, 44, 35, 11, 67, 19, 68, 55, 44, 44, 28, 29, 35,
37, 30, 69, 44, 36, 38, 69, 49, 3, 15, 69, 44, 30, 36, 69, 37, 3, 15, 16, 4,
16, 4, 17, 40, 88, 51, 52, 56, 61, 18, 17, 49, 38, 40, 51, 52, 56, 18, 58, 80,
58, 79, 81, 80, 82, 83, 85, 86, 78, 89, 61, 79, 81, 82, 83, 85, 86, 59, 89, 87,
91, 87, 94, 90, 20, 22, 59, 54, 92, 0, 88, 91, 94, 20, 78, 90, 22, 0, 0, 92,
0, 41, 0, 93 0, 93, 0, 0, 0, 41, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 54
}; };
static const yytype_int8 yycheck[] = static const yytype_int8 yycheck[] =
{ {
3, 4, 5, 14, 3, 4, 5, 14, 14, 0, 3, 4, 5, 14, 3, 4, 5, 14, 14, 0,
13, 14, 3, 14, 13, 14, 29, 7, 1, 17, 13, 14, 3, 14, 13, 14, 29, 7, 44, 17,
9, 10, 12, 31, 27, 17, 46, 30, 27, 32, 1, 17, 12, 31, 27, 9, 10, 30, 27, 32,
13, 30, 43, 32, 42, 17, 17, 44, 44, 17, 41, 30, 13, 32, 42, 42, 42, 17, 17, 17,
15, 29, 45, 44, 29, 8, 45, 6, 3, 4, 43, 42, 29, 29, 43, 15, 3, 4, 5, 40,
5, 42, 7, 29, 34, 17, 17, 17, 29, 14, 7, 6, 8, 29, 17, 17, 17, 14, 17, 17,
17, 29, 29, 17, 29, 17, 15, 17, 63, 17, 29, 29, 29, 29, 17, 15, 17, 50, 17, 29,
17, 29, 17, 29, 13, 13, 50, 41, 31, -1, 34, 17, 17, 13, 63, 29, 13, -1, -1, 31,
-1, 32, -1, 29 -1, 29, -1, -1, -1, 32, -1, -1, -1, -1,
-1, -1, -1, -1, -1, -1, -1, 41
}; };
/* YYSTOS[STATE-NUM] -- The (internal number of the) accessing /* YYSTOS[STATE-NUM] -- The (internal number of the) accessing
symbol of state STATE-NUM. */ symbol of state STATE-NUM. */
static const yytype_int8 yystos[] = static const yytype_int8 yystos[] =
{ {
0, 48, 0, 3, 42, 51, 64, 17, 65, 52, 0, 46, 0, 3, 40, 49, 62, 17, 63, 50,
14, 43, 69, 49, 17, 4, 5, 7, 14, 51, 14, 41, 67, 47, 17, 4, 5, 7, 14, 49,
53, 59, 60, 29, 67, 72, 7, 12, 17, 17, 51, 57, 58, 29, 65, 70, 7, 12, 17, 17,
29, 71, 46, 68, 66, 17, 29, 15, 8, 66, 29, 69, 44, 66, 64, 17, 29, 15, 8, 64,
29, 67, 70, 14, 44, 73, 9, 10, 57, 6, 29, 65, 68, 14, 42, 71, 9, 10, 55, 6,
56, 17, 17, 14, 68, 66, 17, 55, 17, 57, 54, 17, 17, 14, 66, 64, 17, 53, 17, 55,
14, 29, 50, 54, 13, 14, 27, 30, 32, 45, 14, 29, 48, 52, 13, 14, 27, 30, 32, 43,
51, 53, 58, 60, 61, 62, 63, 74, 50, 29, 49, 51, 56, 58, 59, 60, 61, 72, 48, 29,
17, 29, 29, 17, 14, 15, 17, 29, 34, 17, 17, 29, 29, 17, 14, 15, 17, 29, 34, 17,
29, 17, 31, 29, 17 29, 17, 31, 29, 17
}; };
@ -733,12 +732,12 @@ static const yytype_int8 yystos[] =
/* YYR1[YYN] -- Symbol number of symbol that rule YYN derives. */ /* YYR1[YYN] -- Symbol number of symbol that rule YYN derives. */
static const yytype_int8 yyr1[] = static const yytype_int8 yyr1[] =
{ {
0, 47, 48, 48, 48, 49, 49, 49, 49, 49, 0, 45, 46, 46, 46, 47, 47, 47, 47, 47,
50, 50, 50, 50, 50, 50, 50, 50, 50, 52, 48, 48, 48, 48, 48, 48, 48, 48, 48, 50,
51, 54, 53, 55, 53, 56, 56, 57, 57, 58, 49, 52, 51, 53, 51, 54, 54, 55, 55, 56,
59, 60, 61, 61, 62, 63, 63, 63, 64, 65, 57, 58, 59, 59, 60, 61, 61, 61, 62, 63,
65, 66, 66, 67, 68, 68, 70, 69, 71, 69, 63, 64, 64, 65, 66, 66, 68, 67, 69, 67,
72, 69, 73, 74 70, 67, 71, 72
}; };
/* YYR2[YYN] -- Number of symbols on the right hand side of rule YYN. */ /* YYR2[YYN] -- Number of symbols on the right hand side of rule YYN. */

View File

@ -35,8 +35,8 @@
especially those whose name start with YY_ or yy_. They are especially those whose name start with YY_ or yy_. They are
private implementation details that can be changed or removed. */ private implementation details that can be changed or removed. */
#ifndef YY_YY_HOME_TWAWRZYNCZAK_DEVEL_COREBOOT_UTIL_SCONFIG_SCONFIG_TAB_H_SHIPPED_INCLUDED #ifndef YY_YY_WORK_GIT_COREBOOT_UTIL_SCONFIG_SCONFIG_TAB_H_SHIPPED_INCLUDED
# define YY_YY_HOME_TWAWRZYNCZAK_DEVEL_COREBOOT_UTIL_SCONFIG_SCONFIG_TAB_H_SHIPPED_INCLUDED # define YY_YY_WORK_GIT_COREBOOT_UTIL_SCONFIG_SCONFIG_TAB_H_SHIPPED_INCLUDED
/* Debug traces. */ /* Debug traces. */
#ifndef YYDEBUG #ifndef YYDEBUG
# define YYDEBUG 0 # define YYDEBUG 0
@ -90,14 +90,12 @@ extern int yydebug;
SPI = 291, /* SPI */ SPI = 291, /* SPI */
USB = 292, /* USB */ USB = 292, /* USB */
MMIO = 293, /* MMIO */ MMIO = 293, /* MMIO */
LPC = 294, /* LPC */ GPIO = 294, /* GPIO */
ESPI = 295, /* ESPI */ FW_CONFIG_TABLE = 295, /* FW_CONFIG_TABLE */
GPIO = 296, /* GPIO */ FW_CONFIG_FIELD = 296, /* FW_CONFIG_FIELD */
FW_CONFIG_TABLE = 297, /* FW_CONFIG_TABLE */ FW_CONFIG_OPTION = 297, /* FW_CONFIG_OPTION */
FW_CONFIG_FIELD = 298, /* FW_CONFIG_FIELD */ FW_CONFIG_PROBE = 298, /* FW_CONFIG_PROBE */
FW_CONFIG_OPTION = 299, /* FW_CONFIG_OPTION */ PIPE = 299 /* PIPE */
FW_CONFIG_PROBE = 300, /* FW_CONFIG_PROBE */
PIPE = 301 /* PIPE */
}; };
typedef enum yytokentype yytoken_kind_t; typedef enum yytokentype yytoken_kind_t;
#endif #endif
@ -124,4 +122,4 @@ extern YYSTYPE yylval;
int yyparse (void); int yyparse (void);
#endif /* !YY_YY_HOME_TWAWRZYNCZAK_DEVEL_COREBOOT_UTIL_SCONFIG_SCONFIG_TAB_H_SHIPPED_INCLUDED */ #endif /* !YY_YY_WORK_GIT_COREBOOT_UTIL_SCONFIG_SCONFIG_TAB_H_SHIPPED_INCLUDED */

View File

@ -21,7 +21,7 @@ static struct fw_config_field_bits *cur_bits;
uint64_t number; uint64_t number;
} }
%token CHIP DEVICE REGISTER ALIAS REFERENCE ASSOCIATION BOOL STATUS MANDATORY BUS RESOURCE END EQUALS HEX STRING PCI PNP I2C APIC CPU_CLUSTER CPU DOMAIN IRQ DRQ SLOT_DESC IO NUMBER SUBSYSTEMID INHERIT IOAPIC_IRQ IOAPIC PCIINT GENERIC SPI USB MMIO LPC ESPI GPIO FW_CONFIG_TABLE FW_CONFIG_FIELD FW_CONFIG_OPTION FW_CONFIG_PROBE PIPE %token CHIP DEVICE REGISTER ALIAS REFERENCE ASSOCIATION BOOL STATUS MANDATORY BUS RESOURCE END EQUALS HEX STRING PCI PNP I2C APIC CPU_CLUSTER CPU DOMAIN IRQ DRQ SLOT_DESC IO NUMBER SUBSYSTEMID INHERIT IOAPIC_IRQ IOAPIC PCIINT GENERIC SPI USB MMIO GPIO FW_CONFIG_TABLE FW_CONFIG_FIELD FW_CONFIG_OPTION FW_CONFIG_PROBE PIPE
%% %%
devtree: { cur_parent = root_parent; } | devtree chip | devtree fw_config_table; devtree: { cur_parent = root_parent; } | devtree chip | devtree fw_config_table;