diff options
author | Tom Rini <trini@ti.com> | 2013-12-16 09:59:34 -0500 |
---|---|---|
committer | Scott Wood <scottwood@freescale.com> | 2013-12-17 17:44:36 -0600 |
commit | 3ef1eadb4466a68a32cb56e6be98a98061c07673 (patch) | |
tree | 43c3c94fa27511f14f4176b675591f30dd9bf9cb /board/galaxy5200 | |
parent | 2528460c38dfaffe7ae430244d1fa119087c1b01 (diff) | |
download | u-boot-imx-3ef1eadb4466a68a32cb56e6be98a98061c07673.zip u-boot-imx-3ef1eadb4466a68a32cb56e6be98a98061c07673.tar.gz u-boot-imx-3ef1eadb4466a68a32cb56e6be98a98061c07673.tar.bz2 |
nand_util.c: Use '%zd' for length in nand_unlock debug print
length is size_t so needs to be '%zd' not '%d' to avoid warnings.
Cc: Scott Wood <scottwood@freescale.com>
Signed-off-by: Tom Rini <trini@ti.com>
Diffstat (limited to 'board/galaxy5200')
0 files changed, 0 insertions, 0 deletions