Skip to content
Snippets Groups Projects
Commit ed8cd303 authored by David Mondou's avatar David Mondou
Browse files

Changed login to ttymxc1.

Updated to latest u-boot
Updated to latest kernel
Updated to latest script files
parent a6896071
No related branches found
No related tags found
No related merge requests found
......@@ -21,3 +21,5 @@ UBOOT_CONFIG ?= "sd"
UBOOT_CONFIG[sd] = "mx6ul_vesta_v2_qspi1_config,sdcard"
MKUBIFS_ARGS = " -m 1 -e 65408 -c 368 "
UBINIZE_ARGS = " -m 1 -p 65356 "
SERIAL_CONSOLES ?= "115200;ttymxc1"
......@@ -16,7 +16,7 @@ PROVIDES += "u-boot"
SRCBRANCH = "master"
#Always update SRCREV based on your last commit
SRCREV = "301aee6db4faa952f7450e2ed542797386bade80"
SRCREV = "2d12dd992ad67ff1512ae3fc56afb0f2436f095b"
SRC_URI = "git://git@git.rigado.com/Bronzebox/u-boot-2015.04.git;protocol=ssh;branch=${SRCBRANCH}"
......
......@@ -3,7 +3,7 @@
require recipes-core/scripts-vesta/scripts-vesta.inc
#Rigado scripts
SRCREV = "b095764920e14f35dc91b9b1ba3efecfef78caed"
SRCREV = "46191d5ce90cdd40ba698d5a0789500820369699"
COMPATIBLE_MACHINE = "(imx6ul-vesta-v1|imx6ul-vesta-v2)"
......@@ -13,7 +13,7 @@ PV .= "4.1-1.0+git${SRCPV}"
SRCBRANCH = "master"
#Always update SRCREV based on your last commit
SRCREV = "d671ae42714386b417269fb3d1a9bb86c89e60ea"
SRCREV = "b98b7b409a1b787f42f24c675e9552d1ae6c6bf4"
SRC_URI = "git://git@git.rigado.com/Bronzebox/linux-fslc-imx-4.1-1.0.git;protocol=ssh;branch=${SRCBRANCH} \
file://defconfig"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment