From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jagan Teki Date: Sun, 18 Sep 2016 13:58:39 +0530 Subject: [U-Boot] [PATCH v2 01/17] imx: iomux-v3: Fix build error with snvs base In-Reply-To: <20160918070318.GB5473@linux-7smt.suse> References: <1474058929-17637-1-git-send-email-jagan@amarulasolutions.com> <1474058929-17637-2-git-send-email-jagan@amarulasolutions.com> <20160918070318.GB5473@linux-7smt.suse> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sun, Sep 18, 2016 at 12:33 PM, Peng Fan wrote: > Hi Jagan, > On Sat, Sep 17, 2016 at 02:18:33AM +0530, Jagan Teki wrote: >>snvs base is added only for i.MX6ULL but the code is >>added for common, so firing build error while compiling >>other i.MX6 SOC's >> >>Issue observed with the below patch >>"imx: mx6ull: Update memory map address" >>(sha1: e8eac1b5b3a98a06426bc4867c03c38329841e5c) >> >>Build log: >> CC arch/arm/imx-common/iomux-v3.o >>arch/arm/imx-common/iomux-v3.c: In function 'imx_iomux_v3_setup_pad': >>arch/arm/imx-common/iomux-v3.c:56:19: error: 'IOMUXC_SNVS_BASE_ADDR' undeclared (first use in this function) >> base = (void *)IOMUXC_SNVS_BASE_ADDR; > > CONFIG_IOMUX_LPSR is only needed for i.MX7 and i.MX6ULL now. > CONFIG_IOMUX_LPSR is defined in your configuration? > I did not meet such build error. Observed this when I did imx6ul, will skip this this series. thanks! -- Jagan Teki Free Software Engineer | Amarula Solutions U-Boot, Linux | Upstream Maintainer Hyderabad, India.