All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] How to build T2080QDS board?
@ 2013-12-04  4:02 Masahiro Yamada
  2013-12-04  4:15 ` York Sun
  0 siblings, 1 reply; 3+ messages in thread
From: Masahiro Yamada @ 2013-12-04  4:02 UTC (permalink / raw)
  To: u-boot

Hello  Shengzhou and York.


Commit c4d0e81156a4 added support for T2080QDS board.
But I cannot build this board with my crosstool:
https://www.kernel.org/pub/tools/crosstool/files/bin/x86_64/4.6.3/x86_64-gcc-4.6.3-nolibc_powerpc-linux.tar.xz


$ CROSS_COMPILE=powerpc-linux-  T2080QDS
--<snip>--
7c8,00000000f00016d7]
powerpc-linux-ld.bfd: u-boot: section .bootpg lma 0xeffff000 adjusted to 0xf00016d8
powerpc-linux-ld.bfd: u-boot: section .resetvec lma 0xeffffffc adjusted to 0xf0001c50
powerpc-linux-ld.bfd: u-boot: section .u_boot_list lma 0xf00016d8 adjusted to 0xf0001c54
make[1]: *** [u-boot] Error 1
make[1]: Leaving directory `/home/yamada/workspace/u-boot'
make: *** [T2080QDS] Error 2


How can I resolve this error ?



Best Regards
Masahiro Yamada

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot] How to build T2080QDS board?
  2013-12-04  4:02 [U-Boot] How to build T2080QDS board? Masahiro Yamada
@ 2013-12-04  4:15 ` York Sun
  2013-12-04  7:49   ` Shengzhou Liu
  0 siblings, 1 reply; 3+ messages in thread
From: York Sun @ 2013-12-04  4:15 UTC (permalink / raw)
  To: u-boot



On 12/03/2013 08:02 PM, Masahiro Yamada wrote:
> Hello  Shengzhou and York.
> 
> 
> Commit c4d0e81156a4 added support for T2080QDS board.
> But I cannot build this board with my crosstool:
> https://www.kernel.org/pub/tools/crosstool/files/bin/x86_64/4.6.3/x86_64-gcc-4.6.3-nolibc_powerpc-linux.tar.xz
> 
> 
> $ CROSS_COMPILE=powerpc-linux-  T2080QDS
> --<snip>--
> 7c8,00000000f00016d7]
> powerpc-linux-ld.bfd: u-boot: section .bootpg lma 0xeffff000 adjusted to 0xf00016d8
> powerpc-linux-ld.bfd: u-boot: section .resetvec lma 0xeffffffc adjusted to 0xf0001c50
> powerpc-linux-ld.bfd: u-boot: section .u_boot_list lma 0xf00016d8 adjusted to 0xf0001c54
> make[1]: *** [u-boot] Error 1
> make[1]: Leaving directory `/home/yamada/workspace/u-boot'
> make: *** [T2080QDS] Error 2
> 
> 
> How can I resolve this error ?
> 

I noticed this error. It was OK when I request the merge. I think
something else merged from other repositories increased the overall size.
Shengzhou is investigating and will post a patch to fix soon.

York

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot] How to build T2080QDS board?
  2013-12-04  4:15 ` York Sun
@ 2013-12-04  7:49   ` Shengzhou Liu
  0 siblings, 0 replies; 3+ messages in thread
From: Shengzhou Liu @ 2013-12-04  7:49 UTC (permalink / raw)
  To: u-boot

Patch http://patchwork.ozlabs.org/patch/296420/


Thanks,
Shengzhou


> -----Original Message-----
> From: York Sun [mailto:yorksun at freescale.com]
> Sent: Wednesday, December 04, 2013 12:16 PM
> To: Masahiro Yamada; Liu Shengzhou-B36685; u-boot at lists.denx.de
> Subject: Re: How to build T2080QDS board?
> 
> 
> 
> On 12/03/2013 08:02 PM, Masahiro Yamada wrote:
> > Hello  Shengzhou and York.
> >
> >
> > Commit c4d0e81156a4 added support for T2080QDS board.
> > But I cannot build this board with my crosstool:
> > https://www.kernel.org/pub/tools/crosstool/files/bin/x86_64/4.6.3/x86_
> > 64-gcc-4.6.3-nolibc_powerpc-linux.tar.xz
> >
> >
> > $ CROSS_COMPILE=powerpc-linux-  T2080QDS
> > --<snip>--
> > 7c8,00000000f00016d7]
> > powerpc-linux-ld.bfd: u-boot: section .bootpg lma 0xeffff000 adjusted
> > to 0xf00016d8
> > powerpc-linux-ld.bfd: u-boot: section .resetvec lma 0xeffffffc
> > adjusted to 0xf0001c50
> > powerpc-linux-ld.bfd: u-boot: section .u_boot_list lma 0xf00016d8
> > adjusted to 0xf0001c54
> > make[1]: *** [u-boot] Error 1
> > make[1]: Leaving directory `/home/yamada/workspace/u-boot'
> > make: *** [T2080QDS] Error 2
> >
> >
> > How can I resolve this error ?
> >
> 
> I noticed this error. It was OK when I request the merge. I think
> something else merged from other repositories increased the overall size.
> Shengzhou is investigating and will post a patch to fix soon.
> 
> York
> 

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-12-04  7:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-04  4:02 [U-Boot] How to build T2080QDS board? Masahiro Yamada
2013-12-04  4:15 ` York Sun
2013-12-04  7:49   ` Shengzhou Liu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.