[U-Boot] [PATCH 5/5] test: regmap: check the values read from the regmap

Bin Meng bmeng.cn at gmail.com
Sat Oct 12 02:41:08 UTC 2019


On Sat, Oct 12, 2019 at 6:28 AM Simon Glass <sjg at chromium.org> wrote:
>
> From: Jean-Jacques Hiblot <jjhiblot at ti.com>
>
> The test did reads after writes but didn't check the value.
> It probably was because the sandbox didn't implement the writeX/readX
> functions.
>
> Signed-off-by: Jean-Jacques Hiblot <jjhiblot at ti.com>
> Updated to use sandbox_set_enable_memio():
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  test/dm/regmap.c | 19 ++++++++++++++++---
>  1 file changed, 16 insertions(+), 3 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
Tested-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list