Olimex Support Forum

OLinuXino Android / Linux boards and System On Modules => iMX233 => Topic started by: marcolazzaroni on October 03, 2012, 03:36:08 PM

Title: dev_info, dev_dbg, dev_err: how to see them?
Post by: marcolazzaroni on October 03, 2012, 03:36:08 PM
I see in the kernel code some calls to functions in the object.
I change one call from dev_info to dev_err and now I can see it in dmesg.
I suppost there's a better way to see dev_info (or dev_debg): how do I get them?
Cheers
  Marco