Home
last modified time | relevance | path

Searched hist:ea19527c209b0d97b532a8dc5bf28f2cdd016888 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/tools/env/
H A Dfw_env.cea19527c209b0d97b532a8dc5bf28f2cdd016888 Tue Nov 04 23:30:18 UTC 2014 Dominic Sacré <dominic.sacre@gmx.de> tools/env: Fix environment size and CRC on 64-bit hosts

On architectures where 'long' is 64 bit, the u-boot environment
as seen by the fw_env tools was missing 4 bytes.
This patch fixes getenvsize(), and thus also ensures that the
environment's CRC32 checksum is calculated correctly.

Signed-off-by: Dominic Sacré <dominic.sacre@gmx.de>
Cc: Wolfgang Denk <wd@denx.de>
Cc: Tom Rini <trini@ti.com>