On Sat, Oct 12, 2019 at 6:28 AM Simon Glass <[email protected]> wrote: > > From: Jean-Jacques Hiblot <[email protected]> > > 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 <[email protected]> > Updated to use sandbox_set_enable_memio(): > Signed-off-by: Simon Glass <[email protected]> > --- > > test/dm/regmap.c | 19 ++++++++++++++++--- > 1 file changed, 16 insertions(+), 3 deletions(-) >
Reviewed-by: Bin Meng <[email protected]> Tested-by: Bin Meng <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

