[U-Boot] [PATCH v2 09/10] ut: fix fdt_getprop_u32() change
Simon Glass
sjg at chromium.org
Sat Aug 26 13:37:25 UTC 2017
On 11 August 2017 at 02:52, Pantelis Antoniou
<pantelis.antoniou at konsulko.com> wrote:
> fdt_getprop_u32 is not exported and it's different than what the
> unit test uses. Rename u32 prop access methods to something that's
> unit test specific.
>
> Signed-off-by: Pantelis Antoniou <pantelis.antoniou at konsulko.com>
> ---
> test/overlay/cmd_ut_overlay.c | 16 ++++++++--------
> 1 file changed, 8 insertions(+), 8 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list