[yocto] Unable to get serial console login prompt - PowerPC 440 Virtex 5 processor
    Khem Raj 
    raj.khem at gmail.com
       
    Tue Aug  7 19:40:33 PDT 2012
    
    
  
On Tue, Aug 7, 2012 at 7:36 PM, Elvis Dowson <elvis.dowson at gmail.com> wrote:
> Hi,
>       I was just going through the recipes-devtools/gcc/gcc-common.inc file,
> and noticed the following snippet:
>
> def get_gcc_multiarch_setting(bb, d):
>     target_arch = d.getVar('TRANSLATED_TARGET_ARCH', True)
>     multiarch_options = {
>         "i586":    "--enable-targets=all",
>         "powerpc": "--enable-targets=powerpc64",
>         "sparc":   "--enable-targets=all",
>     }
>
> My target is a 32-bit ppc440 cpu. What is the impact of an incorrectly set
> multiarch_options for powerpc to  powerpc64 on the final build?
>
thats not a issue.
> Elvis Dowson
>
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
    
    
More information about the yocto
mailing list