Skip to content
Commit 1345562b authored by Nicolas Ferre's avatar Nicolas Ferre
Browse files

AT91: reset routine cleanup, remove not needed icache flush



Generalize assembler reset routine to allow use on several at91sam9 chips.
This patch replace double definitions of SDRAM controller registers and RSTC
registers with use of classical header files.

For this rework, we remove the not needed icache flush as it is already
done in the calling function: arm_machine_restart().

Rename at91sam9g20_reset.S to generalize to several chips.

Signed-off-by: default avatarNicolas Ferre <nicolas.ferre@atmel.com>
parent ef4d63e6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment