Please pull u-boot-cfi-flash/master

Hi Tom,
please pull the following cfi-flash related patches:
---------------------------------------------------------------- - Fix detection of 8-bit bus flash devices via address shift ----------------------------------------------------------------
Unfortunately it did not receive any tests on other platforms yet. That's why I'm pulling this patch early in the merge window, so that it has a longer time for testing in master.
Here the Azure build, without any issues:
https://dev.azure.com/sr0718/u-boot/_build/results?buildId=76&view=resul...
Thanks, Stefan
The following changes since commit 90eba245a66aa20589404ba537215faf2012c1a3:
Merge branch 'next' (2021-04-05 11:29:57 -0400)
are available in the Git repository at:
git@source.denx.de:u-boot/custodians/u-boot-cfi-flash.git
for you to fetch changes up to 53879b17382fa4108c57128aefd9a04305607e0a:
cfi_flash: Fix detection of 8-bit bus flash devices via address shift (2021-04-06 08:55:53 +0200)
---------------------------------------------------------------- Jagan Teki (1): cfi_flash: Fix detection of 8-bit bus flash devices via address shift
drivers/mtd/cfi_flash.c | 37 +++++++++++++++++++++++++++++++++---- include/flash.h | 2 ++ 2 files changed, 35 insertions(+), 4 deletions(-)
participants (2)
-
Stefan Roese
-
Tom Rini