diff options
Diffstat (limited to 'arch')
| -rw-r--r-- | arch/sandbox/dts/test.dts | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/arch/sandbox/dts/test.dts b/arch/sandbox/dts/test.dts index d72d7a567a7..7c1ee71cb7c 100644 --- a/arch/sandbox/dts/test.dts +++ b/arch/sandbox/dts/test.dts @@ -129,7 +129,7 @@  			status = "disabled";  			compatible = "fwupd,vbe-simple";  			storage = "mmc3"; -			skip-offset = <0x400000>; +			skip-offset = <0x800000>;  			area-start = <0>;  			area-size = <0xe00000>;  			state-offset = <0xdffc00>; | 
