| Submitter | Stefan Roese |
|---|---|
| Date | April 7, 2011, 8:25 a.m. |
| Message ID | <201104071025.32882.sr@denx.de> |
| Download | mbox |
| Permalink | /patch/90141/ |
| State | Accepted |
| Headers | show |
Pull-request
git://www.denx.de/git/u-boot-cfi-flash.git masterComments
Dear Stefan Roese, In message <201104071025.32882.sr@denx.de> you wrote: > Hi Wolfgang, > > please pull the following changes: > > The following changes since commit 4db2fa7f9446d0f2fe8db3d62184b1212fe22707: > > Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx (2011-04-05 12:24:20 +0200) > > are available in the git repository at: > > git://www.denx.de/git/u-boot-cfi-flash.git master > > Heiko Schocher (1): > mtd, cfi: introduce void flash_protect_default(void) > > Mario Schuknecht (1): > cfi_flash: use AMD fixups for AMIC (e.g. A29L160A series) too > > drivers/mtd/cfi_flash.c | 80 +++++++++++++++++++++++++--------------------- > include/flash.h | 1 + > 2 files changed, 44 insertions(+), 37 deletions(-) Applied, thanks. Best regards, Wolfgang Denk
Hi Wolfgang, please pull the following changes: The following changes since commit 4db2fa7f9446d0f2fe8db3d62184b1212fe22707: Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx (2011-04-05 12:24:20 +0200) are available in the git repository at: git://www.denx.de/git/u-boot-cfi-flash.git master Heiko Schocher (1): mtd, cfi: introduce void flash_protect_default(void) Mario Schuknecht (1): cfi_flash: use AMD fixups for AMIC (e.g. A29L160A series) too drivers/mtd/cfi_flash.c | 80 +++++++++++++++++++++++++--------------------- include/flash.h | 1 + 2 files changed, 44 insertions(+), 37 deletions(-)