Searched hist:"9 eb77cea1fa12d5969eb26a1d1d81da381bd6b1c" (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/include/ |
| H A D | fdt_support.h | 9eb77cea1fa12d5969eb26a1d1d81da381bd6b1c Wed Nov 21 19:30:15 UTC 2007 Kumar Gala <galak@kernel.crashing.org> Add additional fdt fixup helper functions
Added the following fdt fixup helpers: * do_fixup_by_prop{_u32} - Find matching nodes by property name/value * do_fixup_by_compat{_u32} - Find matching nodes by compat
The _u32 variants work the same only the property they are setting is know to be a 32-bit integer instead of a byte buffer.
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
|
| /rk3399_rockchip-uboot/common/ |
| H A D | fdt_support.c | 9eb77cea1fa12d5969eb26a1d1d81da381bd6b1c Wed Nov 21 19:30:15 UTC 2007 Kumar Gala <galak@kernel.crashing.org> Add additional fdt fixup helper functions
Added the following fdt fixup helpers: * do_fixup_by_prop{_u32} - Find matching nodes by property name/value * do_fixup_by_compat{_u32} - Find matching nodes by compat
The _u32 variants work the same only the property they are setting is know to be a 32-bit integer instead of a byte buffer.
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
|