[U-Boot] [PATCH v1 0/2] sandbox: Fixes the regmap tests
Jean-Jacques Hiblot
jjhiblot at ti.com
Wed Oct 2 09:28:33 UTC 2019
The sandbox architecture does not implement the writeX nor readX functions.
This prevents testing properly the regmaps and the other stuff relying on
it.
Jean-Jacques Hiblot (2):
arch: sandbox: Provide working writeX/readX functions
test: regmap: check the values read from the regmap
arch/sandbox/include/asm/io.h | 18 +++++++++---------
test/dm/regmap.c | 15 ++++++++++++---
2 files changed, 21 insertions(+), 12 deletions(-)
--
2.17.1
More information about the U-Boot
mailing list