diff options
author | Paul Burton <paul.burton@imgtec.com> | 2013-09-04 15:16:58 +0100 |
---|---|---|
committer | Scott Wood <scottwood@freescale.com> | 2013-10-09 12:52:20 -0500 |
commit | dd7185f1764fb8ed93940c2ac44cd6c400ebae7e (patch) | |
tree | 5414670c8fedffe895d031d983487dca08f46e11 /common/console.c | |
parent | 39ac34473f3c96e77cbe03a49141771ed1639486 (diff) | |
download | u-boot-imx-dd7185f1764fb8ed93940c2ac44cd6c400ebae7e.zip u-boot-imx-dd7185f1764fb8ed93940c2ac44cd6c400ebae7e.tar.gz u-boot-imx-dd7185f1764fb8ed93940c2ac44cd6c400ebae7e.tar.bz2 |
cmd_ubi: use int64_t volume size for 'ubi create'
int64_t matches the bytes field in struct ubi_mkvol_req to which the
size is assigned. With the prior signed 32 bit integer, volumes were
restricted to being less than 2GiB in size.
Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Acked-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'common/console.c')
0 files changed, 0 insertions, 0 deletions