Brint E. Kriebel d352233ab6 Added options for an internal SD card to be handled by recovery.
Exable uses in BoardConfig.mk:
	BOARD_HAS_SDCARD_INTERNAL := true
	BOARD_SDCARD_DEVICE_INTERNAL := /dev/block/mmcblk3p1

Setting BOARD_SDCARD_DEVICE_SECONDARY to the same value as
	BOARD_SDCARD_DEVICE_INTERNAL will allow the device to
	"fall back" to the internal SD card for other actions.

Change-Id: I2cf8ab4b1d385ac714f5b7416b915d059033d94b
2010-12-13 23:57:20 -08:00
2010-02-11 22:27:06 -08:00
2010-12-12 16:54:41 -08:00
2009-07-14 16:58:42 -07:00
2010-03-08 18:04:03 -08:00
2010-12-13 19:26:03 -08:00
2010-02-11 22:27:06 -08:00
2010-08-17 16:55:38 -07:00
2010-04-01 12:21:10 -07:00
2010-07-03 13:56:45 -07:00
2010-07-24 11:21:12 -07:00
2010-06-23 17:38:05 -07:00
2010-07-24 11:21:12 -07:00
2010-11-27 14:41:07 -08:00
Description
No description provided
4.8 MiB
Languages
C 87.8%
Shell 6.6%
Makefile 3.1%
C++ 1%
Python 0.7%
Other 0.8%