I need to prepare development environment for AVR8 and RaspberryPi. I have installed AVR toolchain from http://download.opensuse.org/repositories/CrossToolchain:/avr/. Where to get cross-compiler for RaspberryPi? I have used armv6j-hardfloat-linux-gnueabi via crossdev under Gentoo, what is analogue for one under openSUSE?
P.S. This repository contains some crosscompiler stuff related ARMv5 and ARMv7, others seems to be devoted to running openSUSE under ARM itself.
P.P.S. Is this good way to install RPi cross-compiler under openSUSE?