u-boot/arch/sandbox
Simon Glass a605b0f767 sandbox: spmi: Add ranges property for address translation
At present address translation does not work since there is no ranges
property in the spmi nodes. Add empty ranges properties and a little more
logging so that this shows the error:

   /tmp/b/sandbox/u-boot -d /tmp/b/sandbox/arch/sandbox/dts/test.dtb \
	-c "ut dm spmi_access_peripheral" -L7 -v
   ...
   pm8916_gpio_probe() bad address: returning err=-22

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com>
2019-10-08 13:57:39 +08:00
..
cpu spl: Add an arch-specific hook for writing to SPL handoff 2019-10-08 13:51:03 +08:00
dts sandbox: spmi: Add ranges property for address translation 2019-10-08 13:57:39 +08:00
include/asm doc: arch: sandbox: Replace all the instances of README.sandbox 2019-07-29 09:32:09 -04:00
lib sandbox: Properly print physical addresses 2019-04-11 20:10:05 -06:00
config.mk sandbox: Allo sdl-config to be overridden 2019-07-10 16:52:58 -06:00
Kconfig sandbox: Add 64-bit sandbox 2018-02-18 15:53:48 -07:00
Makefile sandbox: Use 'extras' to specify 'head' files 2018-12-05 06:01:34 -07:00