SAMA5D3x-EK: Change name of all board-specific configuration variables so that there are no collisions with names of similar variables for other boards

This commit is contained in:
Gregory Nutt
2014-03-30 07:26:38 -06:00
parent 4d6b1ed2c8
commit 392031ff7c
20 changed files with 119 additions and 115 deletions
+4
View File
@@ -7073,3 +7073,7 @@
the functions in sam_pmc.c) to determine the MCK, PCK, etc. We assume
that the MCK input clock is well known main crystal oscillator
frequency (2014-3-29).
* configs/sama5d3x-ek: Change all configuration names to board-
specific names so that this are no name collisions with other
boards that have similar configuration variables (2013-3-30).