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)
commit626356744406ec597f6ec5646c11f746e16538b9
tree2ae53d083fc39c69f4ea0397d56e63d05d869a97
parent16fa80a8f1cf487b5329d76b4f4dd5a957015203
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