Files
u-boot-tk1-som/drivers
Lukasz Majewski c8151b4a5d dfu: mmc: Provide support for eMMC boot partition access
Before this patch it was only possible to access the default eMMC HW
partition. By partition selection I mean the access to eMMC via the
ext_csd[179] register programming.

It sometimes happens that it is necessary to write to other partitions.
This patch adds extra attribute to "raw" sub type of the dfu_alt_info
environment variable (e.g. boot-mmc.bin raw 0x0 0x200 mmcpart 1;)

It saves the original boot value and restores it after storing the file.

Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
2014-05-15 00:24:24 +02:00
..
2014-03-04 12:15:29 -05:00
2014-05-09 11:50:14 +02:00
2014-05-13 08:26:54 -07:00
2014-05-12 15:19:46 -04:00
2014-01-08 17:26:17 -07:00