diff options
Diffstat (limited to 'doc/usage')
| -rw-r--r-- | doc/usage/fdt_overlays.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/usage/fdt_overlays.rst b/doc/usage/fdt_overlays.rst index 15ebd17ccb1..730cb85b39a 100644 --- a/doc/usage/fdt_overlays.rst +++ b/doc/usage/fdt_overlays.rst @@ -104,11 +104,11 @@ Manually Loading and Applying Overlays => fdt addr $fdtaddr -4. Grow it enough so it can encompass all applied overlays +4. Grow it enough so it can encompass all applied overlays (the argument in hex) :: - => fdt resize 8192 + => fdt resize 2000 5. You are now ready to apply the overlay. |
