kevans 748a3d44a1 dtc(1): Update to upstream ea3c233
Highlights of this update:
- /__local_fixups__ is now generated to be GPL dtc and libfdt compliant
- Compiling with -@ will now cause dtc to assign phandles to all labelled
  nodes
- /include/ and /incbin/ now handle absolute paths correctly
- The manpage now has information about overlays, including how to apply
  them and how to generate them
- Syntactic sugar for overlays is now supported, allowing an overlay DTS
  like:

=
/dts-v1/;
/plugin/;

&foo {
    foo,status = "okay";
};
=

to generate a fragment targetting <&foo>.
2018-01-19 21:20:24 +00:00
..
2018-01-19 21:20:24 +00:00
2017-12-01 21:44:23 +00:00
2017-12-03 02:23:29 +00:00
2017-12-12 06:56:21 +00:00
2017-11-29 09:18:24 +00:00
2018-01-13 21:37:14 +00:00
2017-12-06 17:50:10 +00:00
2017-12-31 00:35:11 +00:00
2018-01-06 15:52:28 +00:00
2017-12-28 05:33:49 +00:00
2017-12-01 03:22:40 +00:00
2017-12-05 07:11:56 +00:00
2017-12-07 22:19:08 +00:00
2017-12-28 05:33:39 +00:00
2017-12-06 02:47:46 +00:00
2017-12-06 02:47:46 +00:00