Attention is currently required from: Aaron Durbin, Furquan Shaikh, Hung-Te Lin.
Patch set 15:Code-Review +2
2 comments:
File util/cbfstool/default.fmd:
When I try to build a image (Minimal x86 fake board): […]
Yeah, I think aligning the FMAP to 4K would be the best solution in that case.
File util/cbfstool/fmd_scanner.l:
Patch Set #13, Line 31: . return *yytext;
',' is removed.
Okay. I guess I'm still confused why the `%` token needs to be treated differently. Why can't you just let `%` fall through to the default `return *yytext;` rule too?
To view, visit change 37262. To unsubscribe, or for help writing mail filters, visit settings.