Increase your U-Boot image size by correcting TEXT_BASE (and CONFIG_SYS_MONITOR_BASE). Your additional printfs have blown your configured object size.
Matthias > Hello, > > I am getting the following error if i add couple extra printf into u-boot. > > Any idea why? > > ppc_4xx-ld: u-boot: Not enough room for program headers (allocated 3, need > 4) > ppc_4xx-ld: final link failed: Bad value > make: *** [u-boot] Error 1 > > > Thanks, > Pawel > _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

