summaryrefslogtreecommitdiff
path: root/doc/device-tree-bindings/chosen.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/device-tree-bindings/chosen.txt')
-rw-r--r--doc/device-tree-bindings/chosen.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/device-tree-bindings/chosen.txt b/doc/device-tree-bindings/chosen.txt
index e5ba6720ce..c8312540f5 100644
--- a/doc/device-tree-bindings/chosen.txt
+++ b/doc/device-tree-bindings/chosen.txt
@@ -129,7 +129,7 @@ Example
};
fs_loader0: fs-loader@0 {
- u-boot,dm-pre-reloc;
+ bootph-all;
compatible = "u-boot,fs-loader";
phandlepart = <&mmc 1>;
};