diff options
Diffstat (limited to 'doc/usage')
| -rw-r--r-- | doc/usage/cmd/fdt.rst | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/doc/usage/cmd/fdt.rst b/doc/usage/cmd/fdt.rst index 07fed732e45..36b8230877c 100644 --- a/doc/usage/cmd/fdt.rst +++ b/doc/usage/cmd/fdt.rst @@ -60,6 +60,7 @@ The second word shows the size of the FDT. Now set the working FDT to that  address and expand it to 0xf000 in size::      => fdt addr 10000 f000 +    Working FDT set to 10000      => md 10000 4      00010000: edfe0dd0 00f00000 78000000 7c270000  ...........x..'| | 
