mirror of
https://github.com/apache/nuttx.git
synced 2026-05-29 20:56:47 +08:00
SAMA5 norboot configuration updates
This commit is contained in:
@@ -175,7 +175,7 @@ int nor_main(int argc, char *argv)
|
|||||||
cp15_invalidate_dcache_all();
|
cp15_invalidate_dcache_all();
|
||||||
cp15_invalidate_tlbs();
|
cp15_invalidate_tlbs();
|
||||||
|
|
||||||
#ifdef SAMA5_NOR_START
|
#ifdef CONFIG_SAMA5_NOR_START
|
||||||
/* Then jump into NOR flash */
|
/* Then jump into NOR flash */
|
||||||
|
|
||||||
#if 0 /* Trying to printf() in this state is fatal */
|
#if 0 /* Trying to printf() in this state is fatal */
|
||||||
|
|||||||
Reference in New Issue
Block a user