]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - common/cmd_elf.c
mpc85xx: Add eLBC NAND support for MPC8569E-MDS boards
[karo-tx-uboot.git] / common / cmd_elf.c
index abec7ddc9a592a35bcd965639f7e7311beb88b27..63f6fe7a1fcd08bdb70cde5af658b8ba6bb54b4d 100644 (file)
@@ -287,7 +287,7 @@ unsigned long load_elf_image (unsigned long addr)
                }
 
                if (strtab) {
-                       printf ("%sing %s @ 0x%08lx (%ld bytes)\n",
+                       debug("%sing %s @ 0x%08lx (%ld bytes)\n",
                                (shdr->sh_type == SHT_NOBITS) ?
                                        "Clear" : "Load",
                                &strtab[shdr->sh_name],