On Thu, Aug 21, 2008 at 9:12 AM, Andrew Klossner <[EMAIL PROTECTED]> wrote: > Fix printf format-string/arg mismatches under -DDEBUG. > > These warnings occur with DEBUG defined for a platform using > cpu/mpc85xx. Users of other architectures can unearth similar > problems by adding the line "CFLAGS += -DDEBUG=1" in config.mk right > after "CFLAGS += $(call cc-option,-fno-stack-protector)". > > Signed-off-by: Andrew Klossner <[EMAIL PROTECTED]>
Applied with minor changes (lib_ppc/bootm.c code you changed got moved to common/image.c) Thanks, Andy _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

