Dear Timur Tabi, In message <4e60dcec.9090...@freescale.com> you wrote: > Kumar Gala wrote: > > Both. I'm think for your patch we'd add some general config option for > > extra print info. > > So you want to see this instead: > > /* > * Display whether this is a 32-bit build or a 36-bit build. > */ > #ifdef CONFIG_DISPLAY_ADDR_SIZE > #ifdef CONFIG_PHYS_64BIT > puts("ADDR: 36-bit address map\n"); > #else > puts("ADDR: 32-bit address map\n"); > #endif > #endif
Please dump this completely. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de "A complex system that works is invariably found to have evolved from a simple system that worked." - John Gall, _Systemantics_ _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot