]> code.ossystems Code Review - meta-freescale.git/commit
u-boot_git.bb: Make u-boot build for 64-bit parts
authorMatthew McClintock <msm@freescale.com>
Wed, 30 Nov 2011 03:45:07 +0000 (21:45 -0600)
committerMatthew McClintock <msm@freescale.com>
Wed, 30 Nov 2011 03:45:09 +0000 (21:45 -0600)
commit313fc4e298d5d3bb7c5a1ba35ecfdd3d6b3c2eeb
tree546f115a96983eccd58d1cdb1f95b22d18297499
parent96fe426e2a0538a7b911fa7f6a865cf132dc79d4
u-boot_git.bb: Make u-boot build for 64-bit parts

u-boot is always built 32-bit even for 64-bit parts, this is an
issue for 64-bit machines. This is a first attempt at getting this
working. However, this method is less than ideal as it uses multilib
to build a 32-bit toolchain to build u-boot

Signed-off-by: Matthew McClintock <msm@freescale.com>
meta-fsl-ppc/recipes-kernel/u-boot/u-boot_git.bb