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