[PATCH v2 04/15] Revert "drivers: smem: sandbox"
Neil Armstrong
neil.armstrong at linaro.org
Mon May 18 16:34:44 CEST 2026
On 5/4/26 20:57, Casey Connolly wrote:
> This reverts commit 7fd7e2cf339ea2ec570f6dae1cdfaf8e066eb4af.
>
> Signed-off-by: Casey Connolly <casey.connolly at linaro.org>
> ---
> arch/sandbox/dts/test.dts | 4 ----
> configs/sandbox64_defconfig | 2 --
> configs/sandbox_defconfig | 2 --
> 3 files changed, 8 deletions(-)
>
> diff --git a/arch/sandbox/dts/test.dts b/arch/sandbox/dts/test.dts
> index ac92ebf1afd7..50201ad61ccd 100644
> --- a/arch/sandbox/dts/test.dts
> +++ b/arch/sandbox/dts/test.dts
> @@ -1521,12 +1521,8 @@
> compatible = "sandbox,scsi";
> sandbox,filepath = "scsi.img";
> };
>
> - smem at 0 {
> - compatible = "sandbox,smem";
> - };
> -
> sound {
> compatible = "sandbox,sound";
> cpu {
> sound-dai = <&i2s 0>;
> diff --git a/configs/sandbox64_defconfig b/configs/sandbox64_defconfig
> index 60a30d048750..53f7af4270af 100644
> --- a/configs/sandbox64_defconfig
> +++ b/configs/sandbox64_defconfig
> @@ -240,10 +240,8 @@ CONFIG_SANDBOX_RESET=y
> CONFIG_DM_RTC=y
> CONFIG_RTC_RV8803=y
> CONFIG_SCSI=y
> CONFIG_SANDBOX_SERIAL=y
> -CONFIG_SMEM=y
> -CONFIG_SANDBOX_SMEM=y
> CONFIG_SOUND=y
> CONFIG_SOUND_SANDBOX=y
> CONFIG_SOC_DEVICE=y
> CONFIG_SANDBOX_SPI=y
> diff --git a/configs/sandbox_defconfig b/configs/sandbox_defconfig
> index f26295103f1c..7f26405e6ed0 100644
> --- a/configs/sandbox_defconfig
> +++ b/configs/sandbox_defconfig
> @@ -331,10 +331,8 @@ CONFIG_RTC_RV8803=y
> CONFIG_RTC_HT1380=y
> CONFIG_SCSI=y
> CONFIG_SANDBOX_SERIAL=y
> CONFIG_SANDBOX_SM=y
> -CONFIG_SMEM=y
> -CONFIG_SANDBOX_SMEM=y
> CONFIG_SOUND=y
> CONFIG_SOUND_DA7219=y
> CONFIG_SOUND_MAX98357A=y
> CONFIG_SOUND_SANDBOX=y
>
Reviewed-by: Neil Armstrong <neil.armstrong at linaro.org>
Thanks,
Neil
More information about the U-Boot
mailing list