
11 Jul
2014
11 Jul
'14
6:27 a.m.
Hi Marek,
On 10 July 2014 17:33, Marek Vasut marex@denx.de wrote:
On Wednesday, July 09, 2014 at 05:38:05 AM, Simon Glass wrote:
The device display for 'dm tree' and 'dm uclass' is mostly the same, so move it into a common function.
Is this going to become a dev_{info/warn/err/crit/...}() kind of output function eventually ?
dm_display_line() is just for the 'dm' command - we can certainly add those functions for devices to use. I haven't really got that far yet.
Regards, Simon