Searched hist:a0342c0804251c84a7ec1a2c78ea3bb30b5b5058 (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/include/ |
| H A D | fdt_support.h | a0342c0804251c84a7ec1a2c78ea3bb30b5b5058 Wed Jun 16 19:27:38 UTC 2010 Kumar Gala <galak@kernel.crashing.org> fdt: Add fdt_translate_address to convert reg node to cpu phys addr
This code is extracted out of the Linux Kernel code from arch/powerpc/kernel/prom_parse.c.
We maintain some of the same structure to support multiple bus types even though we only have one in the current code. In the future we might want to translate across a PCI bus and thus it will be easier to add that functionality back in.
Signed-off-by: Kumar Gala <galak@kernel.crashing.org> Acked-by: Gerald Van Baren <vanbaren@cideas.com>
|
| /rk3399_rockchip-uboot/common/ |
| H A D | fdt_support.c | a0342c0804251c84a7ec1a2c78ea3bb30b5b5058 Wed Jun 16 19:27:38 UTC 2010 Kumar Gala <galak@kernel.crashing.org> fdt: Add fdt_translate_address to convert reg node to cpu phys addr
This code is extracted out of the Linux Kernel code from arch/powerpc/kernel/prom_parse.c.
We maintain some of the same structure to support multiple bus types even though we only have one in the current code. In the future we might want to translate across a PCI bus and thus it will be easier to add that functionality back in.
Signed-off-by: Kumar Gala <galak@kernel.crashing.org> Acked-by: Gerald Van Baren <vanbaren@cideas.com>
|