add support for Raspberry Pi Zero W

Signed-off-by: Dmitry Korunov <dessel.k@gmail.com>
This commit is contained in:
Dmitry Korunov
2017-11-26 13:38:53 +04:00
committed by Tom Rini
parent 0aac10f2f9
commit 8993056fb3
5 changed files with 76 additions and 1 deletions

View File

@@ -76,7 +76,7 @@
#endif
/* Console UART */
#ifdef CONFIG_BCM2837
#if defined (CONFIG_BCM2837) || defined(CONFIG_TARGET_RPI_0_W)
#define CONFIG_BCM283X_MU_SERIAL
#else
#define CONFIG_PL01X_SERIAL