
21 Mar
2015
21 Mar
'15
12:16 a.m.
On 5 March 2015 at 12:25, Simon Glass sjg@chromium.org wrote:
Both of these values are useful for understanding what is going on, so show them both.
The requested number comes from a device tree alias. The allocated one is set up when the device is activated, and is unique throughout the uclass.
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v2: None
test/dm/cmd_dm.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Applied to u-boot-dm/next.