firmware-tools/ptgen: fix endianness conversion for PTE .start, .length field.
authorFelix Fietkau <nbd@openwrt.org>
Sun, 14 Jun 2015 17:41:16 +0000 (17:41 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 14 Jun 2015 17:41:16 +0000 (17:41 +0000)
commit843dd4959dc4ae589dee4f7333eb0e4abaa9b62c
tree528347e2782c11fce5524dd0ebc67c7f1def45ce
parent8ed7a19cfc1f541ba4cd6020c8c6169f91bc1123
firmware-tools/ptgen: fix endianness conversion for PTE .start, .length field.

They are of 32-bit little endian integers.

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
SVN-Revision: 45956
tools/firmware-utils/src/ptgen.c