stv0991: fdt: add stv0991 device tree
This patch adds device tree for the ST Micro stv0991 board & enables device tree control. Progressively device tree support for the drivers being used will also be added. Signed-off-by: Vikas Manocha <vikas.manocha@st.com> Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
@@ -79,5 +79,7 @@
|
||||
#define CONFIG_AUTOBOOT_STOP_STR " "
|
||||
#define CONFIG_AUTOBOOT_PROMPT \
|
||||
"Hit SPACE in %d seconds to stop autoboot.\n", bootdelay
|
||||
|
||||
#define CONFIG_OF_SEPARATE
|
||||
#define CONFIG_OF_CONTROL
|
||||
#define CONFIG_OF_LIBFDT
|
||||
#endif /* __CONFIG_H */
|
||||
|
||||
Reference in New Issue
Block a user