Home
last modified time | relevance | path

Searched hist:"9 c7862b8bf74438f89e41b22f18d690c1833e483" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/test/rockchip/
H A Dtest-storage.c9c7862b8bf74438f89e41b22f18d690c1833e483 Mon Sep 23 09:51:10 UTC 2019 Kever Yang <kever.yang@rock-chips.com> test: storage: Fix board may not have devnum env

If the board do not have the 'devnum', the env_get() returns NULL
and strcmp will lead to "data abort".

Change-Id: I329237b61fc96bc90e7a07653b665192d6a9d7b8
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>