[U-Boot] [PATCH] Add support for offset of a filesystem within a block-device

Tom Rini trini at ti.com
Wed Mar 12 20:33:18 CET 2014


On Wed, Mar 12, 2014 at 08:17:47PM +0100, Hannes Petermaier wrote:

> Good idea, i've also thougt about this way ....
> but what happens in case of OS is going to re-partitioning the drive
> (flash), delete all partitions (dummy-part also) an puts the first
> (new) partition behind the part-table (vxWorks can handle up to four
> partitions and we give end-user the possibility to create/delete
> partitions) ? First partition becomes laying over U-Boot @ 384k (and
> some other stuff which may be stored there).
> To prevent this case we would have to modify "fdisk" of vxWorks,
> which i would like to prevent because this is a common part of OS
> and would affect all mass-storage.
> With my solution, OS never can see/delete any other (dummy)
> partitiion - it has always "a normal drive" accessible.

Since this is really eMMC, mark SPL/U-Boot as protected?  I'd swear such
a thing is allowed, but I've just been looking at QSPI things recently
not eMMC so I might have some mental mismatch.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140312/1f48cca6/attachment.pgp>


More information about the U-Boot mailing list