[PATCH 13/32] test: cmd: fdt: Rename fdt_test_get() to fdt_test_get_value()
    Simon Glass 
    sjg at chromium.org
       
    Wed Mar  1 16:02:12 CET 2023
    
    
  
On Mon, 27 Feb 2023 at 12:55, Marek Vasut
<marek.vasut+renesas at mailbox.org> wrote:
>
> The 'fdt get' command has a 'get value' subcommand, rename the fdt_test_get()
> to fdt_test_get_value() to avoid confusion about what it is testing. There is
> currently no get 'get name', 'get addr', 'get size' subcommand test.
>
> Signed-off-by: Marek Vasut <marek.vasut+renesas at mailbox.org>
> ---
> Cc: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
> Cc: Simon Glass <sjg at chromium.org>
> Cc: Tom Rini <trini at konsulko.com>
> ---
>  test/cmd/fdt.c | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
    
    
More information about the U-Boot
mailing list