git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2eeb001
)
tools: ffs-aio-example: fix header values endianess
author
Robert Baldyga
<r.baldyga@samsung.com>
Wed, 25 Jun 2014 06:26:47 +0000
(08:26 +0200)
committer
Felipe Balbi
<balbi@ti.com>
Mon, 30 Jun 2014 17:53:27 +0000
(12:53 -0500)
We wrap numeric values of fs_count and hs_count fields in htole32,
because they should be in little-endian format.
Acked-by: Michal Nazarewicz <mina86@mina86.com>
Signed-off-by: Robert Baldyga <r.baldyga@samsung.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found