
28 Jan
2017
28 Jan
'17
11:46 p.m.
On Thu, Jan 26, 2017 at 08:22:36PM +0000, Stefan Brüns wrote:
Doing unaligned reads is not supported on all architectures, use byte sized reads of the little endian buffer. Rename off16 to off8, as it reflects the buffer offset in byte granularity (offset is in entry, i.e. 12 bit, granularity). Fix a regression introduced in 8d48c92b45aea91e2a2be90f2ed93677e85526f1
Reported-by: Oleksandr Tymoshenko gonzo@bluezbox.com Signed-off-by: Stefan Brüns stefan.bruens@rwth-aachen.de Tested-by: Oleksandr Tymoshenko gonzo@bluezbox.com
Applied to u-boot/master, thanks!
--
Tom