Searched hist:"4984 de2baaaf82bfc9416e9cdbd3040b97856950" (Results 1 – 5 of 5) sorted by relevance
| /rk3399_rockchip-uboot/include/ |
| H A D | dm.h | 4984de2baaaf82bfc9416e9cdbd3040b97856950 Wed May 17 23:18:10 UTC 2017 Simon Glass <sjg@chromium.org> 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>
|
| /rk3399_rockchip-uboot/include/dm/ |
| H A D | ofnode.h | 4984de2baaaf82bfc9416e9cdbd3040b97856950 Wed May 17 23:18:10 UTC 2017 Simon Glass <sjg@chromium.org> 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>
|
| H A D | device.h | 4984de2baaaf82bfc9416e9cdbd3040b97856950 Wed May 17 23:18:10 UTC 2017 Simon Glass <sjg@chromium.org> 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>
|
| /rk3399_rockchip-uboot/drivers/core/ |
| H A D | root.c | 4984de2baaaf82bfc9416e9cdbd3040b97856950 Wed May 17 23:18:10 UTC 2017 Simon Glass <sjg@chromium.org> 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>
|
| H A D | device.c | 4984de2baaaf82bfc9416e9cdbd3040b97856950 Wed May 17 23:18:10 UTC 2017 Simon Glass <sjg@chromium.org> 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>
|