How work ELDK4.0 in linux

Wolfgang Denk wd at denx.de
Tue Sep 2 23:37:30 EST 2008


Dear "VenkataKrishna",

In message <20080902054341.2AFF7DDD0B at ozlabs.org> you wrote:
> 
> I installed ELDK 4.0 in linux host system. Now I want to develop linux BSP
> for my target Board (MPC8260) free scale. Any one suggest me How to works
> and sequence of compiling linux BSP.

	$ export CROSS_COMPILE=ppc_82xx-
	$ export ARCH=powerpc
	$ make <your_board_name>_defconfig
	$ make uImage

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
If the hours are long enough and the pay  is  short  enough,  someone
will say it's women's work.


More information about the Linuxppc-embedded mailing list