Dear "VenkataKrishna",

In message <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED]
If the hours are long enough and the pay  is  short  enough,  someone
will say it's women's work.
_______________________________________________
Linuxppc-embedded mailing list
Linuxppc-embedded@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-embedded

Reply via email to