summaryrefslogtreecommitdiff
path: root/nuttx/configs/kwikstik-k40/ostest/defconfig
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-08-18 18:16:47 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-08-18 18:16:47 +0000
commitb53a4426e1cf580b32c663500ba1b4bb42cb3fdf (patch)
tree6df68855420ba2ab06385b2c0f3d72c7729d38ab /nuttx/configs/kwikstik-k40/ostest/defconfig
parentaad68a29984f20c2888f6897c2597d80df6bf8ee (diff)
downloadpx4-nuttx-b53a4426e1cf580b32c663500ba1b4bb42cb3fdf.tar.gz
px4-nuttx-b53a4426e1cf580b32c663500ba1b4bb42cb3fdf.tar.bz2
px4-nuttx-b53a4426e1cf580b32c663500ba1b4bb42cb3fdf.zip
Several important Kinetis build fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3891 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/kwikstik-k40/ostest/defconfig')
-rwxr-xr-xnuttx/configs/kwikstik-k40/ostest/defconfig11
1 files changed, 2 insertions, 9 deletions
diff --git a/nuttx/configs/kwikstik-k40/ostest/defconfig b/nuttx/configs/kwikstik-k40/ostest/defconfig
index 9cf3af7f6..833511a87 100755
--- a/nuttx/configs/kwikstik-k40/ostest/defconfig
+++ b/nuttx/configs/kwikstik-k40/ostest/defconfig
@@ -77,15 +77,8 @@ CONFIG_ARCH_CHIP_MK40X256VLQ100=y
CONFIG_ARCH_BOARD=kwikstik-k40
CONFIG_ARCH_BOARD_KWIKSTIK_K40=y
CONFIG_BOARD_LOOPSPERMSEC=5483
-CONFIG_DRAM_SIZE=0x18000000
-CONFIG_DRAM_START=0x00008000
-
-# define KINETIS_SRAML_BASE 0x18000000 /* –0x1fffffff SRAM_L: Lower SRAM
-
-# define KINETIS_FLASH_SIZE (256*1024) /* 256Kb */
-# define KINETIS_FLEXMEM_SIZE (256*1024) /* 256Kb */
-# define KINETIS_SRAM_SIZE (64*1024) /* 32Kb */
-
+CONFIG_DRAM_START=0x1fff8000
+CONFIG_DRAM_SIZE= 0x00010000
CONFIG_DRAM_END=(CONFIG_DRAM_START+CONFIG_DRAM_SIZE)
CONFIG_ARCH_IRQPRIO=y
CONFIG_ARCH_INTERRUPTSTACK=n