Merge "Added lun0 location to Click boad definition" into gingerbread

This commit is contained in:
Steve Kondik 2011-03-08 23:37:21 +00:00 committed by Gerrit Code Review
commit f31f5f82dd

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"