initial commit with v2.6.9
[linux-2.6.9-moxart.git] / arch / h8300 / platform / h8s / generic / ram.ld
blobc96c3ea861b9d621e66c0203687f2189fde02ace
1 OUTPUT_ARCH(h8300s)
2 ENTRY("__start")
4 MEMORY 
5         {
6         ram    : ORIGIN = 0x400000, LENGTH = 0x200000
7         eram   : ORIGIN = 0x600000, LENGTH = 0
8         }