Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

Commit

Permalink
imx-kobs: Upgrade to 5.3 version
Browse files Browse the repository at this point in the history
MMT-89: support reading bch geometry setting from debugfs

add new feature to read bch geometry setting from debugfs, it provides
the feasibility to support large oob NAND devices.

Signed-off-by: Lauren Post <lauren.post@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
  • Loading branch information
Lauren Post authored and otavio committed Feb 11, 2016
1 parent 33d1115 commit 9953874
Showing 1 changed file with 2 additions and 2 deletions.
Expand Up @@ -7,8 +7,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833"

SRC_URI = "${FSL_MIRROR}/imx-kobs-${PV}.tar.gz"

SRC_URI[md5sum] = "b3217106d2ea7da2774835bf264633f1"
SRC_URI[sha256sum] = "28c7356187ae26a2b37fb37a4b7bfdb63b3628b72d737d897ae6d5b969fbb51a"
SRC_URI[md5sum] = "a2a9e1c3445d14c961577492313a41fb"
SRC_URI[sha256sum] = "45f729fc2b49556f1ca9df778f52bf5cc749cfe53664c8206daab29991c5f6c1"

inherit autotools pkgconfig

Expand Down

0 comments on commit 9953874

Please sign in to comment.