[msm] initial qsd8k support (tested on qsd8250 surf)

This commit is contained in:
Brian Swetland
2009-01-01 11:44:36 -08:00
parent 9a47753af7
commit dfdb461ac5
9 changed files with 1193 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
LOCAL_DIR := $(GET_LOCAL_DIR)
INCLUDES += -I$(LOCAL_DIR)/include
PLATFORM := qsd8k
MEMBASE := 0x00000000 # SMI
MEMSIZE := 0x00800000 # 8MB
DEFINES += SDRAM_SIZE=$(MEMSIZE)