[U-Boot] [PATCH v2 4/7] dm: core: Add tests for dev_read_alias_highest_id()
Simon Glass
sjg at chromium.org
Fri Feb 8 04:11:38 UTC 2019
On Thu, 31 Jan 2019 at 08:31, Michal Simek <michal.simek at xilinx.com> wrote:
>
> It is checking the highest alias ID for eth, gpio, pci, i2c and error
> code on non existing alias.
>
> Signed-off-by: Michal Simek <michal.simek at xilinx.com>
> ---
>
> Changes in v2:
> - New patch
>
> test/dm/test-fdt.c | 23 +++++++++++++++++++++++
> 1 file changed, 23 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list