Extend CodeSourcery & production OSD support to other configs
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2884 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
3dc2b95632
commit
061d9b5f88
@ -73,10 +73,6 @@
|
||||
* so that physical memory regions is in the board-specific files.
|
||||
*/
|
||||
|
||||
#if CONFIG_DRAM_START != 0x01000000
|
||||
# error "Invalid setting for CONFIG_DRAM_START"
|
||||
#endif
|
||||
|
||||
/* Section/Region Name Phys Address Size TLB Enty CW */
|
||||
#define DM320_PERIPHERALS_PSECTION 0x00000000 /* 1Mb 1 section -- */
|
||||
#define DM320_IRAM_PADDR 0x00000000 /* 16Kb 1 large page CW */
|
||||
|
Loading…
Reference in New Issue
Block a user