The usb gadget mass_storage driver limit the min
size of CDROM file. SHOULD larger than 300 Sectors.
Each sector is 2KBytes.
If the resouce file size fit the limitation of cdrom
feature. Create cdrom_install.iso file dynamically at
compiling time.
If not, create a dummy file dynamically to increase the
total size of cdrom_install.iso
Change-Id: I49d08bad83b8debfb16fe011f350b3eed3d907cb
This change adds usbdisk.img file with FAT32 file system using
size provided from platform specific makefile.
Change-Id: Ica6a60bf7bf54e542de6b3cef57bd5d89a9fd353
This change dynamically create CDROM ISO file.Just put the resource
files into device specific cdrom_res folder.
This cdrom iso will be mounted at PC host, in order to expose
things to the end users, such as device driver etc.
Change-Id: I16e75364b323d1de9542b4d6a2d044d16131752e
The dtbs have changed location between 3.4 and 3.10. Look for the
new location first and fallback to the 3.4 location if they're
missing.
Change-Id: I7aada8dbcf01ea6f62b3235b452c9329cd69e5e8
Explicitly add dtbtool makefile when generating for Tiny
Android as the dtbtool source path is not part of the
standard Tiny Android source search path.
Change-Id: If31963311deb43782d66589964f7fe3579c21bba
- Rename make target from 2K to 4K, as 4k images are
default images for NAND devices.
- Fix persist image generatin for NAND
Change-Id: Ieea6a23a38026595205d938b862b6db36266e76f