Dear Vipin KUMAR,

In message <1279084204-3263-9-git-send-email-vipin.ku...@st.com> you wrote:
> From: Vipin KUMAR <vipin.ku...@st.com>
> 
> Flexible static memory controller is a peripheral provided by ST,
> which controls the access to NAND chips along with many other
> memory device chips eg NOR, SRAM.
> 
> This patch adds the driver support for FSMC controller interfacing
> with NAND memory.
> 
> Signed-off-by: Vipin Kumar <vipin.ku...@st.com>
...
> +static void fsmc_nand_hwcontrol(struct mtd_info *mtd, int cmd, uint ctrl)
> +{
> +     struct nand_chip *this = mtd->priv;
> +     ulong IO_ADDR_W;

We don't allow for CAPITAL C identifiers - these are reserved for
macros.


Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
Bus error -- please leave by the rear door.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to