Skip to content
Snippets Groups Projects
Commit 39ac3447 authored by Paul Burton's avatar Paul Burton Committed by Scott Wood
Browse files

cmd_mtdparts: use 64 bits for flash size, partition size & offset


This matches the 64 bit size in struct mtd_info and allows the mtdparts
command to function correctly with a flash >= 4GiB. Format specifiers
for size & offset are given the ll length, matching its use in
drivers/mtd in absence of something like inttypes.h/PRIx64.

Signed-off-by: default avatarPaul Burton <paul.burton@imgtec.com>
Acked-by: default avatarStefan Roese <sr@denx.de>
parent 40462e54
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment