diff options
Diffstat (limited to 'include/configs/nyan-big.h')
-rw-r--r-- | include/configs/nyan-big.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/nyan-big.h b/include/configs/nyan-big.h index c59e103243..baa452156e 100644 --- a/include/configs/nyan-big.h +++ b/include/configs/nyan-big.h @@ -16,7 +16,7 @@ /* Board-specific serial config */ #define CONFIG_TEGRA_ENABLE_UARTA -#define CONFIG_SYS_NS16550_COM1 NV_PA_APB_UARTA_BASE +#define CFG_SYS_NS16550_COM1 NV_PA_APB_UARTA_BASE /* SPI */ #define CONFIG_SPI_FLASH_SIZE (4 << 20) |