Re: [PATCH 1/4] fdtget: Fix multiple arg bug and add test for it
From: Jon Loeliger <hidden> Date: 2012-03-07 19:27:11
There is a rather unfortunate bug in fdtget in that if multiple argument
sets are provided, it just repeats displaying the first set ones for
each set.
Fix this bug and add a test for it.
Signed-off-by: Simon Glass <redacted>