commit | 559316faf7eae0614c91d77f509b57d6c4c091ba | [log] [tgz] |
---|---|---|
author | Marian Balakowicz <m8@semihalf.com> | Tue Jan 08 18:11:44 2008 +0100 |
committer | Wolfgang Denk <wd@denx.de> | Thu Feb 07 01:12:55 2008 +0100 |
tree | cd5cf29efb9aa07b64ca470c0bf6671656c070a3 | |
parent | 321359f20823e0b8c5ad38b64d007a6c48cda16e [diff] |
[new uImage] Move CHUNKSZ definition to image.h CHUNKSZ defined for PPC and M68K is set to the same value of 64K, move this definition to a common header. Signed-off-by: Marian Balakowicz <m8@semihalf.com>