From: Ian Ray <ian....@ge.com>

Reduce vital product data size to match the latest specification.

Signed-off-by: Ian Ray <ian....@ge.com>
Signed-off-by: Sebastian Reichel <sebastian.reic...@collabora.com>
---
 arch/arm/dts/imx53-ppd-uboot.dtsi    | 2 +-
 arch/arm/dts/imx6q-bx50v3-uboot.dtsi | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/arm/dts/imx53-ppd-uboot.dtsi 
b/arch/arm/dts/imx53-ppd-uboot.dtsi
index d61b7cb87642..b293e27a03ca 100644
--- a/arch/arm/dts/imx53-ppd-uboot.dtsi
+++ b/arch/arm/dts/imx53-ppd-uboot.dtsi
@@ -28,7 +28,7 @@
                #size-cells = <1>;
 
                vpd@0 {
-                       reg = <0 1022>;
+                       reg = <0 800>;
                };
 
                bootcount: bootcount@1022 {
diff --git a/arch/arm/dts/imx6q-bx50v3-uboot.dtsi 
b/arch/arm/dts/imx6q-bx50v3-uboot.dtsi
index 01321cab781b..2de3b850ec8a 100644
--- a/arch/arm/dts/imx6q-bx50v3-uboot.dtsi
+++ b/arch/arm/dts/imx6q-bx50v3-uboot.dtsi
@@ -27,7 +27,7 @@
                #size-cells = <1>;
 
                vpd@0 {
-                       reg = <0 1022>;
+                       reg = <0 800>;
                };
 
                bootcount: bootcount {
-- 
2.28.0

Reply via email to