
26 Aug
2017
26 Aug
'17
3:37 p.m.
On 11 August 2017 at 02:52, Pantelis Antoniou pantelis.antoniou@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@konsulko.com
test/overlay/cmd_ut_overlay.c | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org