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 2216abfb70..11a1f6059e 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 = <0xffffffeb>; + offset = <0xffffffe7>; }; }; }; |