Dear Olav Morken, In message <[EMAIL PROTECTED]> you wrote: > The AT32UC3A series of processors doesn't contain any cache, and issuing > cache control instructions on those will cause an exception. This commit > makes cacheflush.h arch-dependent in preparation for the AT32UC3A-support. > > Signed-off-by: Gunnar Rangoy <[EMAIL PROTECTED]> > Signed-off-by: Paul Driveklepp <[EMAIL PROTECTED]> > Signed-off-by: Olav Morken <[EMAIL PROTECTED]> > --- > board/atmel/atstk1000/flash.c | 2 +- > board/earthlcd/favr-32-ezkit/flash.c | 2 +- > cpu/at32ap/cache.c | 2 +- > include/asm-avr32/arch-at32ap700x/cacheflush.h | 83 > ++++++++++++++++++++++++ > include/asm-avr32/cacheflush.h | 83 > ------------------------
Please provide the patch such that files get renamed, not removed and re-added. > include/asm-avr32/dma-mapping.h | 2 +- > lib_avr32/board.c | 2 +- > 7 files changed, 88 insertions(+), 88 deletions(-) > create mode 100644 include/asm-avr32/arch-at32ap700x/cacheflush.h > delete mode 100644 include/asm-avr32/cacheflush.h Please provide the patch such that files get renamed, not removed and re-added. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED] The ideal situation is to have massive computing power right at home. Something that dims the streetlights and shrinks the picture on the neighbours' TVs when you boot it up. _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot