diff options
author | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | 2009-08-24 15:41:21 +0300 |
---|---|---|
committer | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | 2009-08-24 15:43:36 +0300 |
commit | 5b2a65222065bfc56a938f658501018bc4a8bc82 (patch) | |
tree | fe6903a76a37ecf69a70b96256f205756212e10a /nanddump.c | |
parent | 3f1c7cd8a3e27f3f783ced1b17da337cc93611fe (diff) |
ubinize: fix 64-bit image sequence number confusion
UBI image sequence number which we store in EC headers is 32 bits,
not 64-bits. I was confused when noticed that the 'image_seq'
variable had type 'unsigned long long'. Turn it into a 'uint32_t'
type.
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Diffstat (limited to 'nanddump.c')
0 files changed, 0 insertions, 0 deletions