diff options
Diffstat (limited to 'Documentation/devicetree/booting-without-of.txt')
-rw-r--r-- | Documentation/devicetree/booting-without-of.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/booting-without-of.txt b/Documentation/devicetree/booting-without-of.txt index e86bd2f64117..60f8640f2b2f 100644 --- a/Documentation/devicetree/booting-without-of.txt +++ b/Documentation/devicetree/booting-without-of.txt | |||
@@ -277,7 +277,7 @@ it with special cases. | |||
277 | the decompressor (the real mode entry point goes to the same 32bit | 277 | the decompressor (the real mode entry point goes to the same 32bit |
278 | entry point once it switched into protected mode). That entry point | 278 | entry point once it switched into protected mode). That entry point |
279 | supports one calling convention which is documented in | 279 | supports one calling convention which is documented in |
280 | Documentation/x86/boot.txt | 280 | Documentation/x86/boot.rst |
281 | The physical pointer to the device-tree block (defined in chapter II) | 281 | The physical pointer to the device-tree block (defined in chapter II) |
282 | is passed via setup_data which requires at least boot protocol 2.09. | 282 | is passed via setup_data which requires at least boot protocol 2.09. |
283 | The type filed is defined as | 283 | The type filed is defined as |