From 6c9ec4933e27d479b84110b1f6f866a631300896 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Mon, 29 Jul 2013 13:57:32 -0600 Subject: SAMA5: Add a little NuttX debug program to help debugger programs in NOR flash --- nuttx/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index f7097b513..3e25e25c8 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -5222,4 +5222,9 @@ logic to re-configure the SAMA5D3x-EK NOR FLASH before while running out of NOR FLASH. We need to change the NOR FLASH timing BEFORE increasing the main clock (2013-7-29). + * configs/sama5d3-ek/norboot and src/nor_main.c: The norboot + configuration to help debug NuttX in NOR flash. It runs + 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). -- cgit v1.2.3