Commit 7b9695a4477dc1cc945c17ce0055ad0a1620226d

Authored by Eric Lee
1 parent 976116d474
Exists in master

Refine PCIe driver and fix boot up occasionally stop bug

Showing 2 changed files with 2 additions and 2 deletions Side-by-side Diff

recipes-kernel/linux/linux-smarcfimx6-3.14.28/defconfig
... ... @@ -3265,7 +3265,7 @@
3265 3265 #
3266 3266 CONFIG_MXC_VPU=y
3267 3267 # CONFIG_MXC_VPU_DEBUG is not set
3268   -CONFIG_MX6_VPU_352M=y
  3268 +# CONFIG_MX6_VPU_352M is not set
3269 3269  
3270 3270 #
3271 3271 # MXC HDMI CEC (Consumer Electronics Control) support
recipes-kernel/linux/linux-smarcfimx6_3.14.28.bb
... ... @@ -17,7 +17,7 @@
17 17 file://defconfig \
18 18 "
19 19  
20   -SRCREV = "5991e9d8fa011feabbf4ee9c3715cdb957143bd7"
  20 +SRCREV = "c9fd565e815f546569ffb7311fed5d7716b9b766"
21 21 PV = "3.14.28"
22 22 LOCALVERSION = "-1.0.1_smarc"
23 23