
Hi Tom,
The following changes since commit 86a0df732853d1a11eb3eaa3cda688d9ef7b34e5:
spl: if MMCSD_MODE_RAW fails, try MMCSD_MODE_FS (2016-02-19 09:31:37 -0500)
are available in the git repository at:
git://git.denx.de/u-boot-arc.git
for you to fetch changes up to db6ce2312dcae87619136457d1f9df56789f630a:
arc: cache - utilize IO coherency (AKA IOC) engine (2016-02-20 11:20:05 +0300)
---------------------------------------------------------------- Alexey Brodkin (2): arc: cache - accommodate different L1 cache line lengths arc: cache - utilize IO coherency (AKA IOC) engine
arch/arc/Kconfig | 11 ----- arch/arc/include/asm/arcregs.h | 7 ++++ arch/arc/include/asm/cache.h | 14 +++---- arch/arc/lib/cache.c | 175 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------------------- configs/axs101_defconfig | 1 - configs/tb100_defconfig | 1 - 6 files changed, 146 insertions(+), 63 deletions(-)
Regards, Alexey

On Sat, Feb 20, 2016 at 08:22:04AM +0000, Alexey Brodkin wrote:
Hi Tom,
The following changes since commit 86a0df732853d1a11eb3eaa3cda688d9ef7b34e5:
spl: if MMCSD_MODE_RAW fails, try MMCSD_MODE_FS (2016-02-19 09:31:37 -0500)
are available in the git repository at:
git://git.denx.de/u-boot-arc.git
for you to fetch changes up to db6ce2312dcae87619136457d1f9df56789f630a:
arc: cache - utilize IO coherency (AKA IOC) engine (2016-02-20 11:20:05 +0300)
Applied to u-boot/master, thanks!
participants (2)
-
Alexey Brodkin
-
Tom Rini