Masahiro Yamada 7b3a032dd3 ARM: uniphier: avoid unaligned access to DT on 64bit SoC
Because DT properties are 4-byte aligned, the pointer access
*(fdt64_t *) in this code causes unaligned access.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2016-04-24 09:53:55 +09:00
..
2016-04-01 00:59:47 +09:00
2016-04-01 00:59:47 +09:00
2016-03-24 01:45:41 +09:00