summaryrefslogtreecommitdiff
path: root/doc/device-tree-bindings/bootstd.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/device-tree-bindings/bootstd.txt')
-rw-r--r--doc/device-tree-bindings/bootstd.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/device-tree-bindings/bootstd.txt b/doc/device-tree-bindings/bootstd.txt
index 8706c5f499..1f1b9cba60 100644
--- a/doc/device-tree-bindings/bootstd.txt
+++ b/doc/device-tree-bindings/bootstd.txt
@@ -26,8 +26,8 @@ Example:
filename-prefixes = "/", "/boot/";
bootdev-order = "mmc2", "mmc1";
- syslinux {
- compatible = "u-boot,distro-syslinux";
+ extlinux {
+ compatible = "u-boot,extlinux";
};
efi {