[PATCH 04/11] sandbox: Disable I2C emulators in SPL
Heiko Schocher
hs at denx.de
Tue Jan 26 06:19:06 CET 2021
Hello Simon,
Am 21.01.21 um 21:57 schrieb Simon Glass:
> These cannot work with of-platdata since they currently need the
> devicetree at runtime. Disable the emulators and the sandbox I2C driver
> that needs them. We can enable these later, if needed for testing.
>
> Switch the of_plat_parent test over to use a simple bus instead.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> arch/sandbox/dts/sandbox.dtsi | 10 +++++++---
> configs/sandbox_spl_defconfig | 1 -
> drivers/i2c/Makefile | 2 ++
> test/dm/of_platdata.c | 8 ++++----
> 4 files changed, 13 insertions(+), 8 deletions(-)
Reviewed-by: Heiko Schocher <hs at denx.de>
bye,
Heiko
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-52 Fax: +49-8142-66989-80 Email: hs at denx.de
More information about the U-Boot
mailing list