diff options
Diffstat (limited to 'tools/binman/test/028_pack_4gb_outside.dts')
-rw-r--r-- | tools/binman/test/028_pack_4gb_outside.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/binman/test/028_pack_4gb_outside.dts b/tools/binman/test/028_pack_4gb_outside.dts index 11a1f6059e2..b6ad7fb56a5 100644 --- a/tools/binman/test/028_pack_4gb_outside.dts +++ b/tools/binman/test/028_pack_4gb_outside.dts @@ -13,7 +13,7 @@ }; u-boot-spl { - offset = <0xffffffe7>; + offset = <0xffffffe3>; }; }; }; |