diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2016-04-21 14:43:12 +0900 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2016-04-24 09:53:55 +0900 |
commit | 7b3a032dd37e1cb541a7f5b3b53964481ab11201 (patch) | |
tree | f2e683243b94dda180d90d22b614600e31225349 /drivers/pch/pch9.c | |
parent | 740314326dd49888647bf84ed44106faf2f161cd (diff) | |
download | u-boot-imx-7b3a032dd37e1cb541a7f5b3b53964481ab11201.zip u-boot-imx-7b3a032dd37e1cb541a7f5b3b53964481ab11201.tar.gz u-boot-imx-7b3a032dd37e1cb541a7f5b3b53964481ab11201.tar.bz2 |
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>
Diffstat (limited to 'drivers/pch/pch9.c')
0 files changed, 0 insertions, 0 deletions