summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2024-07-22 17:56:14 -0600
committerTom Rini <trini@konsulko.com>2024-07-22 17:56:14 -0600
commit258291f1017e7622d79406a78d386374ed1ee73c (patch)
tree10acc43e2b321b4ab4eb27bd2788e60d69cb6c33 /include
parentcfaa58b8b7839617a74a44a8f08b94b011f8edbc (diff)
parenta9c962941e119017eb9d5985c5c214d9711c9433 (diff)
Merge tag 'u-boot-imx-master-20240722' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
CI: https://source.denx.de/u-boot/custodians/u-boot-imx/-/pipelines/21728 - Conversions to DM_I2C and DM_SERIAL. - Support for I2C3 and PWM1 for the imx6q clock driver. - Improvements for udoo-neo - Describe the i.MX93 CPU clocks in the devicetree to fix CPU clock printing - Fix for SPI and NANC clk-imx8mn clock driver
Diffstat (limited to 'include')
-rw-r--r--include/configs/nitrogen6x.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/nitrogen6x.h b/include/configs/nitrogen6x.h
index c9c599d0762..c03d11dcdae 100644
--- a/include/configs/nitrogen6x.h
+++ b/include/configs/nitrogen6x.h
@@ -11,8 +11,6 @@
#include "mx6_common.h"
-#define CFG_MXC_UART_BASE UART2_BASE
-
/* MMC Configs */
#define CFG_SYS_FSL_ESDHC_ADDR 0
#define CFG_SYS_FSL_USDHC_NUM 2