All of lore.kernel.org
 help / color / mirror / Atom feed
* Rootfs with F2FS.
@ 2014-09-25 15:28 Diego Sueiro
  2014-09-28 13:53 ` Diego Sueiro
  2014-11-28 14:40 ` Sven Ebenfeld
  0 siblings, 2 replies; 3+ messages in thread
From: Diego Sueiro @ 2014-09-25 15:28 UTC (permalink / raw)
  To: yocto@yoctoproject.org

[-- Attachment #1: Type: text/plain, Size: 678 bytes --]

Folks,

As I could inspect on openembedded/yocto source code I didn't found
anything related with images created with F2FS. Just found f2fs-tools
recipe.

What needs to be done to get a rootfs with F2FS?
Just need to make it's entries at image_types.bbclass?

What about u-boot?
I think it cannot read F2FS partitions, correct?
If true, I have to put zImage and dtb in a fat or extX partition to get it
loaded from u-boot.


Regards,

--
*dS
Diego Sueiro

Administrador do Embarcados
www.embarcados.com.br
<http://www.embarcados.com.br/?utm_source=assinatura_diego&utm_medium=e-mail&utm_campaign=Assinatura%20Email%20Diego>

/*long live rock 'n roll*/

[-- Attachment #2: Type: text/html, Size: 947 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Rootfs with F2FS.
  2014-09-25 15:28 Rootfs with F2FS Diego Sueiro
@ 2014-09-28 13:53 ` Diego Sueiro
  2014-11-28 14:40 ` Sven Ebenfeld
  1 sibling, 0 replies; 3+ messages in thread
From: Diego Sueiro @ 2014-09-28 13:53 UTC (permalink / raw)
  To: yocto@yoctoproject.org

[-- Attachment #1: Type: text/plain, Size: 1075 bytes --]

Any thoughts or advice?

Regards,

--
*dS
Diego Sueiro

Administrador do Embarcados
www.embarcados.com.br
<http://www.embarcados.com.br/?utm_source=assinatura_diego&utm_medium=e-mail&utm_campaign=Assinatura%20Email%20Diego>

/*long live rock 'n roll*/

On Thu, Sep 25, 2014 at 12:28 PM, Diego Sueiro <diego.sueiro@gmail.com>
wrote:

> Folks,
>
> As I could inspect on openembedded/yocto source code I didn't found
> anything related with images created with F2FS. Just found f2fs-tools
> recipe.
>
> What needs to be done to get a rootfs with F2FS?
> Just need to make it's entries at image_types.bbclass?
>
> What about u-boot?
> I think it cannot read F2FS partitions, correct?
> If true, I have to put zImage and dtb in a fat or extX partition to get it
> loaded from u-boot.
>
>
> Regards,
>
> --
> *dS
> Diego Sueiro
>
> Administrador do Embarcados
> www.embarcados.com.br
> <http://www.embarcados.com.br/?utm_source=assinatura_diego&utm_medium=e-mail&utm_campaign=Assinatura%20Email%20Diego>
>
> /*long live rock 'n roll*/
>

[-- Attachment #2: Type: text/html, Size: 1714 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Rootfs with F2FS.
  2014-09-25 15:28 Rootfs with F2FS Diego Sueiro
  2014-09-28 13:53 ` Diego Sueiro
@ 2014-11-28 14:40 ` Sven Ebenfeld
  1 sibling, 0 replies; 3+ messages in thread
From: Sven Ebenfeld @ 2014-11-28 14:40 UTC (permalink / raw)
  To: Diego Sueiro, yocto@yoctoproject.org

Am 25.09.2014 um 17:28 schrieb Diego Sueiro:
> Folks,
> 
> As I could inspect on openembedded/yocto source code I didn't found
> anything related with images created with F2FS. Just found f2fs-tools
> recipe.
> 
> What needs to be done to get a rootfs with F2FS?
> Just need to make it's entries at image_types.bbclass?
> 
> What about u-boot?
> I think it cannot read F2FS partitions, correct?

We are using f2fs on our device as well but we didn't find any work to
make u-boot able to open f2fs file systems.
We are using a small ext2 partition for our uImage and device tree to
get the kernel running.
As far as I know, even barebox oder other bootloaders don't support f2fs.

> If true, I have to put zImage and dtb in a fat or extX partition to get it
> loaded from u-boot.
> 
> 
> Regards,
> 
> --
> *dS
> Diego Sueiro
> 
> Administrador do Embarcados
> www.embarcados.com.br
> <http://www.embarcados.com.br/?utm_source=assinatura_diego&utm_medium=e-mail&utm_campaign=Assinatura%20Email%20Diego>
> 
> /*long live rock 'n roll*/
> 
> 
> 


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-11-28 14:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-25 15:28 Rootfs with F2FS Diego Sueiro
2014-09-28 13:53 ` Diego Sueiro
2014-11-28 14:40 ` Sven Ebenfeld

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.