[PATCH] arm: dts: remove partial parameter in at91sam9g25ek.dts
Nicolas Ferre
nicolas.ferre at atmel.com
Thu Aug 23 08:41:28 EDT 2012
On 08/17/2012 10:23 AM, Bo Shen :
> Remove the partial parameter in at91sam9g25ek.dts file
>
> Signed-off-by: Bo Shen <voice.shen at atmel.com>
Included in at91-fixes for 3.6: thanks a lot.
> ---
> arch/arm/boot/dts/at91sam9g25ek.dts | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/at91sam9g25ek.dts b/arch/arm/boot/dts/at91sam9g25ek.dts
> index 7829a4d..96514c1 100644
> --- a/arch/arm/boot/dts/at91sam9g25ek.dts
> +++ b/arch/arm/boot/dts/at91sam9g25ek.dts
> @@ -15,7 +15,7 @@
> compatible = "atmel,at91sam9g25ek", "atmel,at91sam9x5ek", "atmel,at91sam9x5", "atmel,at91sam9";
>
> chosen {
> - bootargs = "128M console=ttyS0,115200 root=/dev/mtdblock1 rw rootfstype=ubifs ubi.mtd=1 root=ubi0:rootfs";
> + bootargs = "console=ttyS0,115200 root=/dev/mtdblock1 rw rootfstype=ubifs ubi.mtd=1 root=ubi0:rootfs";
> };
>
> ahb {
>
--
Nicolas Ferre
More information about the linux-arm-kernel
mailing list