From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexey Brodkin Date: Sat, 20 Feb 2016 08:22:04 +0000 Subject: [U-Boot] Please pull ARC changes Message-ID: <1455956524.4258.9.camel@synopsys.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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