From patchwork Thu Jan 10 14:37:30 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [U-Boot] Please pull u-boot-cfi-flash/master Date: Thu, 10 Jan 2013 04:37:30 -0000 From: Stefan Roese X-Patchwork-Id: 211021 Message-Id: <50EED22A.9070203@denx.de> To: Tom Rini Cc: U-Boot-Users Hi Tom, please pull the following patches pending for quite some time: The following changes since commit 642ef40bdc95bef829ae3aadc217f829c4c298c4: Merge branch 'master' of git://git.denx.de/u-boot-arm (2013-01-09 08:13:22 -0700) are available in the git repository at: git://www.denx.de/git/u-boot-cfi-flash.git master for you to fetch changes up to d2af028db3f75390f56f018e16c0f269521e07c5: cfi_flash: Report Advanced Sector Protection (PPB) with flinfo cmd (2013-01-10 14:40:00 +0100) ---------------------------------------------------------------- Angelo Dureghello (1): mtd/cfi: add support for SST 4KB sector granularity Stefan Roese (4): cfi_flash: Add manufact_match helper function cfi_flash: Read PPB sector protection from device for AMD/Spansion chips cfi_flash: Enable PPB protection for all AMD cmdset flash chips cfi_flash: Report Advanced Sector Protection (PPB) with flinfo cmd drivers/mtd/cfi_flash.c | 71 ++++++++++++++++++++++++++++++++++++++++--------- include/flash.h | 1 + 2 files changed, 59 insertions(+), 13 deletions(-)