Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit d3560f13 authored by Robert Nelson's avatar Robert Nelson
Browse files
parent 10178de8
Branches
Tags
No related merge requests found
......@@ -77,7 +77,7 @@ imx () {
${git} "${DIR}/patches/imx/0002-Add-IMX6Q-AHCI-support.patch"
${git} "${DIR}/patches/imx/0003-imx-Add-IMX53-AHCI-support.patch"
${git} "${DIR}/patches/imx/0005-SAUCE-imx6-enable-sata-clk-if-SATA_AHCI_PLATFORM.patch"
${git} "${DIR}/patches/imx/0005-staging-imx-drm-request-irq-only-after-adding-the-cr.patch"
# ${git} "${DIR}/patches/imx/0005-staging-imx-drm-request-irq-only-after-adding-the-cr.patch"
}
omap () {
......
......@@ -22,10 +22,10 @@ config="omap2plus_defconfig"
#Kernel/Build
KERNEL_REL=3.9
KERNEL_TAG=${KERNEL_REL}-rc2
BUILD=armv7-d2.1
BUILD=armv7-d2.2
#v3.X-rcX + upto SHA
KERNEL_SHA="4febd95a8a85dd38b1a71fcf9726e19c7fd20039"
KERNEL_SHA="a2362d24764a4e9a3187fc46b14e1d2cd0657700"
#git branch
#BRANCH="v3.9.x"
......
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