1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-10-26 16:13:55 +01:00
Files
u-boot-megous/include
Simon Glass 4984de2baa dm: core: Add ofnode to represent device tree nodes
With live tree we need a struct device_node * to reference a node. With
the existing flat tree, we need an int offset. We need to unify these into
a single value which can represent both.

Add an ofnode union for this and adjust existing code to move to this.

Signed-off-by: Simon Glass <sjg@chromium.org>
2017-06-01 07:03:04 -06:00
..
2017-02-07 10:54:32 -06:00
2017-02-08 15:56:28 -05:00
2017-05-15 06:17:09 +02:00
2017-05-11 22:21:27 -04:00
2017-04-13 09:41:10 -04:00
2017-05-15 20:32:12 +02:00
2017-05-15 20:32:12 +02:00
2017-04-14 19:38:57 -06:00
2017-04-05 13:52:20 -04:00
2017-05-22 12:45:27 -04:00
2017-04-10 10:02:03 +08:00
2017-05-15 10:38:09 -04:00
2017-01-21 15:12:33 -05:00
2017-04-12 13:28:27 -04:00
2017-05-08 11:57:30 -04:00