core: Be less verbose at boot
authorMatt Fleming <matt.fleming@linux.intel.com>
Tue, 8 Mar 2011 13:59:02 +0000 (13:59 +0000)
committerMatt Fleming <matt.fleming@linux.intel.com>
Tue, 8 Mar 2011 19:17:26 +0000 (19:17 +0000)
commit7ffc51e387c10d76541fdd0105347e1d2b426570
treeba0a362013232162cc9eab2908b4e751d280c187
parente6344b5b259d53eba41455c54f849a0bccecdb0e
core: Be less verbose at boot

Change some printf() calls to dprintf() so that we stop printing
debugging information that is only useful for developers.

Signed-off-by: Matt Fleming <matt.fleming@linux.intel.com>
core/elflink/load_env32.c
core/mem/free.c