ubl: Initialize the UART0/UART1 on the sysmobts-v2

This is fixing the early printf inside u-boot.
This commit is contained in:
Holger Hans Peter Freyther 2012-07-11 07:33:19 +02:00
parent e0bf4c7fea
commit e2ab56be8f
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://ubl.c;beginline=1;endline=22;md5=806283bb3c475d9082e41f09020373ff"
SRC_URI = "git://git@git.sysmocom.de/sysmo-bts/ubl;protocol=ssh;branch=master"
SRCREV = "8bb73db43ad50db13ebb44aa28ea75ceda57ba52"
SRCREV = "a36a9de3ef4e333b8d82e713231054b978edcb04"
PV = "v0.2.11+git${SRCPV}"
PR = "r2"
S = "${WORKDIR}/git"