Added lun0 location to Click boad definition

Change-Id: Icf1e9511fd9e1ba76d4c8df516a6009c52e4227e
This commit is contained in:
KalimochoAz 2011-03-08 20:57:53 +01:00
parent 5e76bcdaf3
commit df8a268f67

View File

@ -103,3 +103,6 @@ BOARD_RECOVERYIMAGE_PARTITION_SIZE := 0x00500000
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 0x09600000
BOARD_USERDATAIMAGE_PARTITION_SIZE := 0x0a520000
BOARD_FLASH_BLOCK_SIZE := 131072
# Add LUNFILE configuration to the system
BOARD_UMS_LUNFILE := "/sys/devices/platform/msm_hsusb/gadget/lun0/file"