1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-01 08:42:12 +02:00
Files
u-boot-megous/include/linux
Jean-Jacques Hiblot d60ae4c59d fdt: Fix alignment issue when reading 64-bits properties from fdt
The FDT specification [0] gives a requirement of aligning properties on
32-bits. Make sure that the compiler is aware of this constraint when
accessing 64-bits properties.

[0]: https://github.com/devicetree-org/devicetree-specification/blob/master/source/flattened-format.rst

Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2019-10-27 13:01:53 -06:00
..
2019-07-31 09:20:51 +02:00
2018-11-20 13:08:15 +01:00
2019-05-20 13:50:34 +02:00
2018-12-02 21:59:37 +01:00
2018-11-20 13:08:15 +01:00
2019-06-05 09:16:32 -07:00
2019-05-05 08:48:50 -04:00