Searched hist:a44810123f9ef069587beacdce7d6f488cf42973 (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/drivers/core/ |
| H A D | read_extra.c | a44810123f9ef069587beacdce7d6f488cf42973 Mon Jun 12 12:21:29 UTC 2017 Simon Glass <sjg@chromium.org> dm: core: Add dev_read_resource() to read device resources
Add a function which reads resources from a device, such as the device hardware address. This uses the "reg" property in the device.
Unlike other functions there is little sense in inlining this when livetree is not being used because it has some logic in it and this would just bloat the code size.
Signed-off-by: Simon Glass <sjg@chromium.org> Tested-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Tested-on: Beaver, Jetson-TK1
|
| H A D | Makefile | a44810123f9ef069587beacdce7d6f488cf42973 Mon Jun 12 12:21:29 UTC 2017 Simon Glass <sjg@chromium.org> dm: core: Add dev_read_resource() to read device resources
Add a function which reads resources from a device, such as the device hardware address. This uses the "reg" property in the device.
Unlike other functions there is little sense in inlining this when livetree is not being used because it has some logic in it and this would just bloat the code size.
Signed-off-by: Simon Glass <sjg@chromium.org> Tested-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Tested-on: Beaver, Jetson-TK1
|
| /rk3399_rockchip-uboot/include/dm/ |
| H A D | read.h | a44810123f9ef069587beacdce7d6f488cf42973 Mon Jun 12 12:21:29 UTC 2017 Simon Glass <sjg@chromium.org> dm: core: Add dev_read_resource() to read device resources
Add a function which reads resources from a device, such as the device hardware address. This uses the "reg" property in the device.
Unlike other functions there is little sense in inlining this when livetree is not being used because it has some logic in it and this would just bloat the code size.
Signed-off-by: Simon Glass <sjg@chromium.org> Tested-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Tested-on: Beaver, Jetson-TK1
|