[U-Boot] [PATCH 5/5] test: regmap: check the values read from the regmap
sjg at google.com
sjg at google.com
Tue Oct 29 23:21:33 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>
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list