arm: dts: Bootargs update for older boards from Renesas

[PATCH 1/4] arm: dts: kzm9d: Add rw parameter to bootargs
[PATCH 2/4] arm: dts: bockw: Reorder bootargs
[PATCH 3/4] arm: dts: marzen: Add rw to bootargs and use ip=dhcp
[PATCH 4/4] arm: dts: ape6evm: Reorder bootargs

These patches try to make bootargs more consistent across older boards with
32-bit ARM SoCs from Renesas. Simple reordering, adding rw parameter and in
case of Marzen we go from ip=on to ip=dhcp. I believe using the ip parameter
consistently across the boards is a good first step.

Signed-off-by: Magnus Damm <damm+rene...@opensource.se>
---

 Developed on top of renesas-devel-20190410-v5.1-rc4

arch/arm/boot/dts/emev2-kzm9d.dts     |    2 +-
 arch/arm/boot/dts/r8a73a4-ape6evm.dts |    2 +-
 arch/arm/boot/dts/r8a7778-bockw.dts   |    2 +-
 arch/arm/boot/dts/r8a7779-marzen.dts  |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)


Reply via email to