Re: Installable ARMv8 cross-toolchain

2012-11-03 Thread Loïc Minier
On Sat, Nov 03, 2012, Marek Vasut wrote: > I need to catch up with you in there ;-) What do you use for a bootloader on > these armv8 devices? No bootloader at the moment, but a boot wrapper! ;-) At the moment, ARMv8 work is mostly on virtual platforms (I guess there might be some people with e

Re: Support for Raspberry Pi

2012-11-03 Thread Loïc Minier
Hi Geert, On Fri, Nov 02, 2012, Geert Schuring wrote: > Could you tell me if you have any plans to enable Ubuntu on the Raspberry Pi > (ARMv6) ? Short answer: an Ubuntu ARMv6 port for the Raspberry Pi isn't a Linaro target, but we're taking patches and we're interested in some bugs! :-)

Re: [U-Boot] [PATCH v2 0/3] EXYNOS: Add support for Exynos4x12

2012-11-03 Thread Marek Vasut
Dear Chander Kashyap, > ping CCing custodian. > On 2 October 2012 15:16, Chander Kashyap wrote: > > This patch series popultes Register addresses, clock structure and > > gpio structure for Exynos4x12. > > > > Changes in v2: > > - Fixed the GPIO base address macro for > > exyno

Re: Installable ARMv8 cross-toolchain

2012-11-03 Thread Marek Vasut
Dear Wookey, > After a fair amount of dicking about I have managed to build a > cross-toolchain for arm64/aarch64 which installs on Ubuntu Quantal. It > even builds packages, although it has at least one notable limitation, > and I have no idea if it produces working code yet :-) > > The main lim