commit | f7d367c2e66ec550976818b8297416f2e4e299ce | [log] [tgz] |
---|---|---|
author | Michal Suchanek <msuchanek@suse.de> | Sun Sep 25 15:28:47 2022 +0200 |
committer | Simon Glass <sjg@chromium.org> | Sat Oct 29 07:36:32 2022 -0600 |
tree | f5a74095894148778083476d0e59fc60646a0aa9 | |
parent | fb63362c63c7aeacb1dfde330ee8f692da7972f9 [diff] |
dm: doc: Fix serial howto u-boot,dm-pre-reloc typo In a couple of places the document says u-boot,pre-reloc but all examples show u-boot,dm-pre-reloc, use the latter consistently. Signed-off-by: Michal Suchanek <msuchanek@suse.de> Reviewed-by: Fabio Estevam <festevam@denx.de> Reviewed-by: Simon Glass <sjg@chromium.org>