Commit 73c960af248dc94fd74b3588765443b26a276e2a

Authored by Eric Lee
1 parent f5125bac88
Exists in master

Fix LAN8720 Link Problem When Ethernet Cable is not Plugged at Boot Up

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

recipes-kernel/linux/linux-smarct335x_3.2.bb
... ... @@ -15,8 +15,8 @@
15 15 #SRCREV = "${AUTOREV}"
16 16 # For rev. 00A0, uncomment out the following line.
17 17 #SRCREV = "5f08c606d2990bd6b45c5202e9ce6cf36143d84e"
18   -# For rev.00B0
19   -SRCREV = "6c1a649f7718cf632e234db8208cbb501a8eafef"
  18 +# For rev.00B0 or After
  19 +SRCREV = "def7279fa51043802cb94e8eb9ccf91a87ef25a9"
20 20  
21 21 SRC_URI = "git://git@git.embedian.com/developer/linux-smarc-t335x-v3.2.git;protocol=ssh;branch=${BRANCH} \
22 22 file://defconfig \