On Tue, Jun 25, 2013 at 5:19 AM, Flávio Silveira <f...@terra.com.br> wrote:
> Thanks for your responses, but a few questions still remains.
>
> 1- I should keep partitions "u-boot", "u-boot env" and "devdata" from stock
> firmware, correct?

Yes.

>
> 2- What the second parameter in reg means? Like 0x10000 on the example
> below:
>
>
> partition@30000 {
>   label = "u-boot-env";
>   reg = <0x30000 0x8000>;
>   read-only;
>  };

I see no "0x10000" here ;-). To answer your question, it's "reg =
<offset length>;"

> 3- Would guys help me create proper partitions on my dts file? If some info
> is missing, please tell me.

Don't top-post.

> ----- Original Message ----- From: "Florian Fainelli" <flor...@openwrt.org>


Jonas
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to