1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-28 20:57:10 +01:00
Files
u-boot-megous/drivers
Simon Goldschmidt 7dc0ac6015 usb: dwc2: fix possible alignment issues
Since upgrading to gcc9, warnings are issued:
"taking address of packed member of ‘...’ may result in an unaligned
pointer value"

Fix this by converting dwc2_fifo_read to use unaligned access since packed
structures may be on an unaligned address, depending on USB hardware.

Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
2019-11-22 01:25:40 +01:00
..
2019-10-31 07:22:53 -04:00
2019-05-21 08:03:38 +02:00
2019-05-18 08:15:35 -04:00
2019-08-11 16:43:41 -04:00
2019-10-14 09:31:41 +02:00
2019-08-11 16:43:41 -04:00
2019-08-07 15:31:04 -04:00
2019-07-19 20:14:50 +02:00
2019-11-17 17:22:53 +08:00
2019-11-01 16:45:40 +03:00
2019-09-19 12:18:53 -04:00
2018-07-19 16:31:38 -04:00
2019-05-24 10:14:10 -07:00
2019-08-11 16:43:41 -04:00
2019-07-19 15:17:05 +02:00