allwinner-a10: initial import.

Signed-off-by: Enrico Butera <ebutera@users.berlios.de>
This commit is contained in:
Enrico Butera
2012-06-03 19:47:57 +02:00
parent 770eab6338
commit 0192226c66
8 changed files with 2072 additions and 1 deletions

View File

@ -0,0 +1,19 @@
require recipes-bsp/u-boot/u-boot.inc
LICENSE = "GPL"
# No patches for other machines yet
COMPATIBLE_MACHINE = "allwinner-a10"
DEFAULT_PREFERENCE_allwinner-a10 = "1"
SRC_URI = "git://github.com/hno/uboot-allwinner.git;protocol=git;branch=sun4i \
"
# 2012/05/31: Rename spl loader to sun4i-spl.bin for now
SRCREV = "e5eb03e7cd61ebcf552f6c809783d025786cdb24"
PR = "r1"
LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb"
S = "${WORKDIR}/git"