Skip to content
Snippets Groups Projects
Commit 5316b175 authored by Gregory Nutt's avatar Gregory Nutt
Browse files

SAMA5 norboot configuration updates

parent b5a22632
No related branches found
No related tags found
No related merge requests found
......@@ -175,7 +175,7 @@ int nor_main(int argc, char *argv)
cp15_invalidate_dcache_all();
cp15_invalidate_tlbs();
#ifdef SAMA5_NOR_START
#ifdef CONFIG_SAMA5_NOR_START
/* Then jump into NOR flash */
#if 0 /* Trying to printf() in this state is fatal */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment