commit | 1f797743b6114b39fb22704dac37dd89a0e67bf4 | [log] [tgz] |
---|---|---|
author | Wolfgang Denk <wd@denx.de> | Sat Jul 18 21:52:24 2009 +0200 |
committer | Wolfgang Denk <wd@denx.de> | Sat Jul 18 21:56:15 2009 +0200 |
tree | 8258cc4f4f47ed8cb6613c25cd04dd0aa04b224b | |
parent | 56476eac4aa53c66d41f92e6581adf70989c5d5d [diff] |
NAND: Part 2: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF... Commit 8d2effea added a warning for configurations that use NAND without defining the (then necessary) CONFIG_SYS_64BIT_VSPRINTF but failed to fix the affected boards. This patch covers the non-PPC boards that were missed in the previous patch (commit 170c1972). Signed-off-by: Wolfgang Denk <wd@denx.de>