diff options
Diffstat (limited to 'tools/binman/test/021_image_pad.dts')
-rw-r--r-- | tools/binman/test/021_image_pad.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/binman/test/021_image_pad.dts b/tools/binman/test/021_image_pad.dts index c6516689d9..1ff8dab296 100644 --- a/tools/binman/test/021_image_pad.dts +++ b/tools/binman/test/021_image_pad.dts @@ -10,7 +10,7 @@ }; u-boot { - offset = <20>; + offset = <24>; }; }; }; |