[U-Boot] [PATCH 28/28] SPEAr1310 : spear1310 support added
Wolfgang Denk
wd at denx.de
Fri Jul 16 00:14:11 CEST 2010
Dear Vipin KUMAR,
In message <1279084204-3263-29-git-send-email-vipin.kumar at st.com> you wrote:
> This patch adds the support for spear1310 SoC. Currently spear1310 uses the
> following drivers
> - UART (PL011)
> - designware i2c
> - st smi (Serial Memory Interface)
> - designware usb device
> - designware ethernet
Is this adding a SoC or a board? Looks more like a board to me!
> diff --git a/Makefile b/Makefile
> index 870207d..fb0ad0f 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -2117,6 +2117,12 @@ spear1300_usbtty_config \
> spear1300_usbtty_nand_config : unconfig
> @$(MKCONFIG) -n $@ -t $(@:_config=) spear13xx_evb arm arm_cortexa8 spear1300 spear spear13xx
>
> +spear1310_config \
> +spear1310_nand_config \
> +spear1310_usbtty_config \
> +spear1310_usbtty_nand_config : unconfig
> + @$(MKCONFIG) -n $@ -t $(@:_config=) spear13xx_evb arm arm_cortexa8 spear1310 spear spear13xx
NAK. Please move to boards.cfg instead.
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: wd at denx.de
What's the sound a name makes when it's dropped?
More information about the U-Boot
mailing list