kernel-arch.bbclass: add arm64 support to U-Boot architecture map
authorFathi Boudra <fathi.boudra@linaro.org>
Thu, 20 Mar 2014 17:49:35 +0000 (19:49 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 21 Mar 2014 12:05:54 +0000 (12:05 +0000)
commit5dab4bce1ca9c54fe14456ff162d7a1a54f9fce8
treee0a20f14cb83b6f157e1938e47867b2ce80087e6
parent41770d31d130e77ec8a51f64a60d4107a759124b
kernel-arch.bbclass: add arm64 support to U-Boot architecture map

to define UBOOT_ARCH, we map kernel architectures to U-Boot architectures.
In the case of arm64 kernel, we should map to arm U-boot architecture.

This patch add the exception rule to the map_uboot_arch function.

(From OE-Core rev: 0b891265716c414ade29d587fc1a3c4ea7beadbe)

Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/kernel-arch.bbclass