summaryrefslogtreecommitdiff
path: root/include/configs
diff options
context:
space:
mode:
authorPatrick Delaunay <patrick.delaunay@st.com>2020-02-28 15:18:14 +0100
committerTom Rini <trini@konsulko.com>2020-04-16 23:06:54 -0400
commitadd83917cf9d2f1592d86517a9195c27f87891f3 (patch)
tree1021f85207e72ea5d2b661a770412cc4cf6c7886 /include/configs
parenta0cd1e196569f43ed96e2130fd3eb9ccc8588f40 (diff)
doc: update reference to README.board
Update reference in files detected by scripts/documentation-file-ref-check doc/README.<board> => board/<board>/README Files moved in board directory in commit 702e6014f15b ("doc: cleanup - move board READMEs into respective board directories")' Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/sbc8548.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/sbc8548.h b/include/configs/sbc8548.h
index f4113e03c4..ae2c0033d0 100644
--- a/include/configs/sbc8548.h
+++ b/include/configs/sbc8548.h
@@ -7,7 +7,7 @@
/*
* sbc8548 board configuration file
- * Please refer to doc/README.sbc8548 for more info.
+ * Please refer to board/sbc8548/README for more info.
*/
#ifndef __CONFIG_H
#define __CONFIG_H