[U-Boot] [PATCH 1/1] Fix for running examples on OMAP3 EVM board

Pillai, Manikandan mani.pillai at ti.com
Wed Mar 4 07:21:09 CET 2009


Hi,


Fine with me. I can change the CPU-omap3 to SOC-omap3.



> -----Original Message-----
> From: Nishanth Menon [mailto:menon.nishanth at gmail.com]
> Sent: Wednesday, March 04, 2009 11:49 AM
> To: Pillai, Manikandan
> Cc: Dirk Behme; u-boot at lists.denx.de
> Subject: Re: [U-Boot] [PATCH 1/1] Fix for running examples on OMAP3 EVM board
> 
> Pillai, Manikandan said the following on 03/04/2009 06:57 AM:
> > Hi all,
> >
> please dont top post.
> > For the EVM board,
> >
> > $BOARD = evm $CPU = arm_cortexa8 and $ARCH = arm.
> > $VENDOR = omap3 and $SOC = omap3
> >
> > I can change the check to check BOARD so that it is applicable only
> > To OMAP3 EVMs.
> >
> > ifeq ($(BOARD),evm)
> > LOAD_ADDR = 0x80300000
> > else
> >
> what is so special about evm? ;) if we have an exception from the
> current boards supported, lets go ahead and do it..
> mebbe the right fix would be replace $CPU, omap3 with $SOC,omap3?
> Regards,
> Nishanth Menon



More information about the U-Boot mailing list