Add BCR index calculation
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2460 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
b4a6f66ca1
commit
0592f1db8c
@ -78,7 +78,7 @@
|
||||
* Name: lpc313x_meminitialize
|
||||
*
|
||||
* Description:
|
||||
* Initialize external memory resources
|
||||
* Initialize external memory resources (sram, sdram, nand, nor, etc.)
|
||||
*
|
||||
************************************************************************************/
|
||||
|
||||
|
@ -296,7 +296,7 @@ static void lpc313x_sdraminitialize(void)
|
||||
* Name: lpc313x_meminitialize
|
||||
*
|
||||
* Description:
|
||||
* Initialize memory
|
||||
* Initialize external memory resources (sram, sdram, nand, nor, etc.)
|
||||
*
|
||||
****************************************************************************/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user