]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
disk/iso: Add Support for block sizes > 512 byte to ISO partition support
authorEgbert Eich <eich@suse.com>
Tue, 9 Apr 2013 21:11:54 +0000 (21:11 +0000)
committerTom Rini <trini@ti.com>
Wed, 1 May 2013 20:24:02 +0000 (16:24 -0400)
commitd7ea4d4d4c6ddd80ca246daf8383f7632c7db7ae
tree74f5cddc2277c3207644980f63c0a987b469d842
parentae1768a72cf70c00eec6824a5cc9079b0a247640
disk/iso: Add Support for block sizes > 512 byte to ISO partition support

For ISO we check the block size of the device if this is != the CD sector
size we assume that the device has no ISO partition.

Signed-off-by: Egbert Eich <eich@suse.com>
disk/part_iso.c
include/common.h