[U-Boot] Please pull u-boot-cfi-flash/master

Hi Tom,
please pull the cleanup patch from Marek for the CFI driver.
Thanks, Stefan
The following changes since commit 2d7cb5b426e7e0cdf684d7f8029ad132d7a8d383:
env: Replace all open-coded gd->env_valid values with ENV_ flags (2017-08-20 19:27:44 -0400)
are available in the git repository at:
git://www.denx.de/git/u-boot-cfi-flash.git
for you to fetch changes up to 236c49a1c89f959e0b96c87a712688ba93abd3c4:
mtd: cfi: staticize functions (2017-08-22 09:56:09 +0200)
---------------------------------------------------------------- Marek Vasut (1): mtd: cfi: staticize functions
drivers/mtd/cfi_flash.c | 8 ++++---- include/flash.h | 5 ----- include/mtd/cfi_flash.h | 2 -- 3 files changed, 4 insertions(+), 11 deletions(-)

On Tue, Aug 22, 2017 at 12:11:12PM +0200, Stefan Roese wrote:
Hi Tom,
please pull the cleanup patch from Marek for the CFI driver.
Thanks, Stefan
The following changes since commit 2d7cb5b426e7e0cdf684d7f8029ad132d7a8d383:
env: Replace all open-coded gd->env_valid values with ENV_ flags (2017-08-20 19:27:44 -0400)
are available in the git repository at:
git://www.denx.de/git/u-boot-cfi-flash.git
for you to fetch changes up to 236c49a1c89f959e0b96c87a712688ba93abd3c4:
mtd: cfi: staticize functions (2017-08-22 09:56:09 +0200)
Applied to u-boot/master, thanks!
participants (2)
-
Stefan Roese
-
Tom Rini