David Gibson
586606e35d
Oops, fix stupid bug where we emitted padding before, rather than after
...
the blob header.
20 years ago
David Gibson
47f23dee09
Ensure that the reserve map is doubleword aligned in blob and asm output.
20 years ago
David Gibson
a6c69572a3
Remove inaccurate comment.
20 years ago
David Gibson
03a9b9dcdc
Use u8 instead of uint8_t, as we do with the other size types.
20 years ago
David Gibson
7ee3ffd43f
Fix bug in error message.
20 years ago
David Gibson
1cb934b3aa
Add automatic dependency generation.
20 years ago
David Gibson
5a446b0cd8
Add flex option to stop warning about unused yyunput().
20 years ago
David Gibson
c5c437e25b
Oops. Using %{ %} in the rules (rather than definitions) section of a
...
lex file has undefined behaviour. In fact it ends up including the stuff
within the definition of the yylex() function, leading to strange warnings
on gcc-3.4 and compile errors with gcc 4.
20 years ago
David Gibson
363f1ea846
Add missing file.
20 years ago
David Gibson
ab870cadb4
First cut at a "libdt" set of routines for extracting things from the
...
flattened tree. Could be used in firmware.
20 years ago
David Gibson
9ad4587c90
Remove build_empty_property(). It wasn't useful.
20 years ago
David Gibson
81f2e89c75
Rudimentary phandle reference support.
20 years ago
David Gibson
4102d840d9
Initial label support. Also switch to glr-parser mode and get rid of
...
hacks that were necessary without it.
20 years ago
David Gibson
fc14dad769
Initial commit
20 years ago