From 9137207edcb5e3f97d3f745ac6fd359bee0afb31 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Mon, 29 Jul 2013 18:38:02 -0600 Subject: SAMA5: Separate cache operations into separate files --- nuttx/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index 3e25e25c8..db65c4a15 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -5227,4 +5227,6 @@ out of ISRAM, configures NOR FLASH, then waits for you to break in with a debugger to start the program in NOR FLASH (2013-7-29). + * arch/arm/src/armv7-a/arm_cache.S: Separate the bigger cache + operations into separater files (2013-7-29). -- cgit v1.2.3