Commit 46e4dfce authored by Oleg Dzhimiev's avatar Oleg Dzhimiev

switched to u-boot-xlnx to test nand driver

parent b8b1cd8e
require recipes-bsp/u-boot/u-boot.inc
LICENSE = "GPLv2+ & GPLv3"
LIC_FILES_CHKSUM = "file://${GITDIR_uboot}/README;md5=587d8d939ae351bb11910921b1eafd42 \
LIC_FILES_CHKSUM = "file://${GITDIR_uboot}/README;md5=60a44053b03fba9b742389c93f611eda \
file://${GITDIR_ezynq}/LICENSE;md5=891e49b3c2a8c133ffe7985e54245aff"
# working directory
......@@ -37,6 +37,7 @@ SRC_URI_ezynq= "git://github.com/Elphel/ezynq.git"
SRC_URI_ezynq_branch= "jethro"
SRC_URI_uboot= "git://git.denx.de/u-boot.git"
SRC_URI_uboot= "https://github.com/Xilinx/u-boot-xlnx.git"
SRC_URI_uboot_branch= "master"
#SRCREV_ezynq= "83340698f9669977b7205aa67e6ca0dd23fb741f"
......@@ -49,6 +50,7 @@ SRCREV_ezynq= ""
#SRCREV_uboot= "54fee227ef141214141a226efd17ae0516deaf32"
#SRCREV_uboot= "2a0536fa48db1fc5332e3cd33b846d0da0c8bc1e"
SRCREV_uboot= "fa85e826c16b9ce1ad302a57e9c4b24db0d8b930"
SRCREV_uboot= "01b1fea9b13b799a16efd743587dc861719e5212"
PATCH_NAME= "ezynq.patch"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment