commit | 1a6bd4717fe68ca212abca21a0e08af186fdb442 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Wed Oct 24 06:36:40 2018 -0700 |
committer | Simon Glass <sjg@chromium.org> | Wed Nov 14 09:16:28 2018 -0800 |
tree | 3d3d9d6ad45b88c9525fcf56772ed56728a12ddb | |
parent | 8ee27da343aac7ba88b1efab620fc5ef30325ded [diff] |
dm: doc: Update description of pre-relocation support Add some description about pre-relocation driver binding, including usage of DM_FLAG_PRE_RELOC flag and caveats. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>