]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
MPC512x: enabling NAND support requires CONFIG_SYS_64BIT_VSPRINTF
authorWolfgang Denk <wd@denx.de>
Sun, 14 Jun 2009 18:58:44 +0000 (20:58 +0200)
committerWolfgang Denk <wd@denx.de>
Mon, 13 Jul 2009 22:00:39 +0000 (00:00 +0200)
commitf5489c4200b37c9a1d6dbde116f5adc0539610de
tree2c6ca901a74bbf699301e2a4e117991699bd443c
parent87abce6e91b668390d07b578100d4053283a67e8
MPC512x: enabling NAND support requires CONFIG_SYS_64BIT_VSPRINTF

When enabling NAND support for a board, one must also define
CONFIG_SYS_64BIT_VSPRINTF because this is needed in nand_util.c
for correct output.

Signed-off-by: Wolfgang Denk <wd@denx.de>
Cc: Stefan Roese <sr@denx.de>
Cc: Reinhard Arlt <reinhard.arlt@esd-electronics.com>
include/configs/mecp5123.h
include/configs/mpc5121ads.h