Searched hist:"11 d3ede42ceccef9b5941ea7907f398cb97ed361" (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/arch/arm/mach-uniphier/ |
| H A D | sg-regs.h | 11d3ede42ceccef9b5941ea7907f398cb97ed361 Fri Feb 26 09:59:45 UTC 2016 Masahiro Yamada <yamada.masahiro@socionext.com> ARM: uniphier: fix warnings reported by aarch64 compiler
The UniPhier SoC family has not supported ARMv8 yet, but these would cause warnings if they were compiled with a 64bit compiler. Before adding the ARMv8 support really, fix them now.
Because UniPhier SoCs do not support Large Physical Address Extension, casting "phys_addr_t" into "unsigned long" would carry the address as is.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
|
| H A D | micro-support-card.c | 11d3ede42ceccef9b5941ea7907f398cb97ed361 Fri Feb 26 09:59:45 UTC 2016 Masahiro Yamada <yamada.masahiro@socionext.com> ARM: uniphier: fix warnings reported by aarch64 compiler
The UniPhier SoC family has not supported ARMv8 yet, but these would cause warnings if they were compiled with a 64bit compiler. Before adding the ARMv8 support really, fix them now.
Because UniPhier SoCs do not support Large Physical Address Extension, casting "phys_addr_t" into "unsigned long" would carry the address as is.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
|
| H A D | dram_init.c | 11d3ede42ceccef9b5941ea7907f398cb97ed361 Fri Feb 26 09:59:45 UTC 2016 Masahiro Yamada <yamada.masahiro@socionext.com> ARM: uniphier: fix warnings reported by aarch64 compiler
The UniPhier SoC family has not supported ARMv8 yet, but these would cause warnings if they were compiled with a 64bit compiler. Before adding the ARMv8 support really, fix them now.
Because UniPhier SoCs do not support Large Physical Address Extension, casting "phys_addr_t" into "unsigned long" would carry the address as is.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
|