Re: [PATCH v2] ARM: i.MX: increase barebox partition sizes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Sascha,

On Tue, Apr 26, 2016 at 3:44 AM, Sascha Hauer <s.hauer@xxxxxxxxxxxxxx> wrote:

> diff --git a/arch/arm/dts/imx25-karo-tx25.dts b/arch/arm/dts/imx25-karo-tx25.dts
> index 8d79471..76847ff 100644
> --- a/arch/arm/dts/imx25-karo-tx25.dts
> +++ b/arch/arm/dts/imx25-karo-tx25.dts
> @@ -123,12 +123,12 @@
>
>         partition@0 {
>                 label = "boot";
> -               reg = <0x0 0x80000>;
> +               reg = <0x0 0xe0000>;
>         };
>
> -       partition@80000 {
> +       partition@e0000 {
>                 label = "environment";
> -               reg = <0x80000 0x80000>;
> +               reg = <0xe0000 0x20000>;

Here the environment partition size is changed from 512kB to 128kB.
Couldn't this cause issues?

Shouldn't this change be done by a separate patch?

Other than that the patch looks good.

_______________________________________________
barebox mailing list
barebox@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/barebox



[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux