diff options
author | Olof Johansson <olof@lixom.net> | 2013-01-22 02:54:42 -0500 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2013-01-22 02:55:13 -0500 |
commit | b297d9cd1a23e98298d1f5fff18a7e4a5aa5d145 (patch) | |
tree | 6d0284baec2ee248efb1946d34753043d20762e8 | |
parent | 7d1f9aeff1ee4a20b1aeb377dd0f579fe9647619 (diff) | |
parent | 8098df15c26b2bf16924df5a134d1a649692ab62 (diff) |
Merge branch 'defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/boards
Defconfig updates for shmobile platforms, from Simon Horman.
* 'defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas:
ARM: mach-shmobile: kzm9d: update defconfig
ARM: mach-shmobile: armadillo: update defconfig
ARM: mach-shmobile: kzm9g: defconfig update
ARM: mach-shmobile: fix memory size for kota2_defconfig
ARM: mach-shmobile: mackerel: update defconfig
Signed-off-by: Olof Johansson <olof@lixom.net>
-rw-r--r-- | arch/arm/boot/dts/emev2-kzm9d.dts | 2 | ||||
-rw-r--r-- | arch/arm/boot/dts/r8a7740-armadillo800eva.dts | 4 | ||||
-rw-r--r-- | arch/arm/boot/dts/sh7372-mackerel.dts | 4 | ||||
-rw-r--r-- | arch/arm/boot/dts/sh73a0-kzm9g.dts | 4 | ||||
-rw-r--r-- | arch/arm/configs/armadillo800eva_defconfig | 5 | ||||
-rw-r--r-- | arch/arm/configs/kota2_defconfig | 2 | ||||
-rw-r--r-- | arch/arm/configs/kzm9d_defconfig | 4 | ||||
-rw-r--r-- | arch/arm/configs/kzm9g_defconfig | 4 | ||||
-rw-r--r-- | arch/arm/configs/mackerel_defconfig | 2 |
9 files changed, 21 insertions, 10 deletions
diff --git a/arch/arm/boot/dts/emev2-kzm9d.dts b/arch/arm/boot/dts/emev2-kzm9d.dts index 297e3baba71c..b9b3241f173b 100644 --- a/arch/arm/boot/dts/emev2-kzm9d.dts +++ b/arch/arm/boot/dts/emev2-kzm9d.dts | |||
@@ -21,6 +21,6 @@ | |||
21 | }; | 21 | }; |
22 | 22 | ||
23 | chosen { | 23 | chosen { |
24 | bootargs = "console=ttyS1,115200n81"; | 24 | bootargs = "console=tty0 console=ttyS1,115200n81 earlyprintk=serial8250-em.1,115200n81 mem=128M@0x40000000 ignore_loglevel root=/dev/nfs ip=dhcp nfsroot=,rsize=4096,wsize=4096"; |
25 | }; | 25 | }; |
26 | }; | 26 | }; |
diff --git a/arch/arm/boot/dts/r8a7740-armadillo800eva.dts b/arch/arm/boot/dts/r8a7740-armadillo800eva.dts index a7505a95a3b7..52cfeadd2cdd 100644 --- a/arch/arm/boot/dts/r8a7740-armadillo800eva.dts +++ b/arch/arm/boot/dts/r8a7740-armadillo800eva.dts | |||
@@ -15,6 +15,10 @@ | |||
15 | model = "armadillo 800 eva"; | 15 | model = "armadillo 800 eva"; |
16 | compatible = "renesas,armadillo800eva"; | 16 | compatible = "renesas,armadillo800eva"; |
17 | 17 | ||
18 | chosen { | ||
19 | bootargs = "console=tty0 console=ttySC1,115200 earlyprintk=sh-sci.1,115200 ignore_loglevel root=/dev/nfs ip=dhcp nfsroot=,rsize=4096,wsize=4096 rw"; | ||
20 | }; | ||
21 | |||
18 | memory { | 22 | memory { |
19 | device_type = "memory"; | 23 | device_type = "memory"; |
20 | reg = <0x40000000 0x20000000>; | 24 | reg = <0x40000000 0x20000000>; |
diff --git a/arch/arm/boot/dts/sh7372-mackerel.dts b/arch/arm/boot/dts/sh7372-mackerel.dts index 286f0caef013..2623de8e3497 100644 --- a/arch/arm/boot/dts/sh7372-mackerel.dts +++ b/arch/arm/boot/dts/sh7372-mackerel.dts | |||
@@ -15,6 +15,10 @@ | |||
15 | model = "Mackerel (AP4 EVM 2nd)"; | 15 | model = "Mackerel (AP4 EVM 2nd)"; |
16 | compatible = "renesas,mackerel"; | 16 | compatible = "renesas,mackerel"; |
17 | 17 | ||
18 | chosen { | ||
19 | bootargs = "console=tty0, console=ttySC0,115200 earlyprintk=sh-sci.0,115200 root=/dev/nfs nfsroot=,tcp,v3 ip=dhcp mem=240m rw"; | ||
20 | }; | ||
21 | |||
18 | memory { | 22 | memory { |
19 | device_type = "memory"; | 23 | device_type = "memory"; |
20 | reg = <0x40000000 0x10000000>; | 24 | reg = <0x40000000 0x10000000>; |
diff --git a/arch/arm/boot/dts/sh73a0-kzm9g.dts b/arch/arm/boot/dts/sh73a0-kzm9g.dts index bcb911951978..9a438795315f 100644 --- a/arch/arm/boot/dts/sh73a0-kzm9g.dts +++ b/arch/arm/boot/dts/sh73a0-kzm9g.dts | |||
@@ -15,6 +15,10 @@ | |||
15 | model = "KZM-A9-GT"; | 15 | model = "KZM-A9-GT"; |
16 | compatible = "renesas,kzm9g", "renesas,sh73a0"; | 16 | compatible = "renesas,kzm9g", "renesas,sh73a0"; |
17 | 17 | ||
18 | chosen { | ||
19 | bootargs = "console=tty0 console=ttySC4,115200 root=/dev/nfs ip=dhcp ignore_loglevel earlyprintk=sh-sci.4,115200"; | ||
20 | }; | ||
21 | |||
18 | memory { | 22 | memory { |
19 | device_type = "memory"; | 23 | device_type = "memory"; |
20 | reg = <0x41000000 0x1e800000>; | 24 | reg = <0x41000000 0x1e800000>; |
diff --git a/arch/arm/configs/armadillo800eva_defconfig b/arch/arm/configs/armadillo800eva_defconfig index 2e1a82577207..f9e270149a77 100644 --- a/arch/arm/configs/armadillo800eva_defconfig +++ b/arch/arm/configs/armadillo800eva_defconfig | |||
@@ -34,12 +34,11 @@ CONFIG_AEABI=y | |||
34 | CONFIG_FORCE_MAX_ZONEORDER=13 | 34 | CONFIG_FORCE_MAX_ZONEORDER=13 |
35 | CONFIG_ZBOOT_ROM_TEXT=0x0 | 35 | CONFIG_ZBOOT_ROM_TEXT=0x0 |
36 | CONFIG_ZBOOT_ROM_BSS=0x0 | 36 | CONFIG_ZBOOT_ROM_BSS=0x0 |
37 | CONFIG_CMDLINE="console=tty0 console=ttySC1,115200 earlyprintk=sh-sci.1,115200 ignore_loglevel root=/dev/nfs ip=dhcp nfsroot=,rsize=4096,wsize=4096 rw" | 37 | CONFIG_ARM_APPENDED_DTB=y |
38 | CONFIG_CMDLINE_FORCE=y | ||
39 | CONFIG_KEXEC=y | 38 | CONFIG_KEXEC=y |
40 | CONFIG_VFP=y | 39 | CONFIG_VFP=y |
41 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | 40 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set |
42 | # CONFIG_SUSPEND is not set | 41 | CONFIG_PM_RUNTIME=y |
43 | CONFIG_NET=y | 42 | CONFIG_NET=y |
44 | CONFIG_PACKET=y | 43 | CONFIG_PACKET=y |
45 | CONFIG_UNIX=y | 44 | CONFIG_UNIX=y |
diff --git a/arch/arm/configs/kota2_defconfig b/arch/arm/configs/kota2_defconfig index fa83db1ef0eb..57ad3d47de70 100644 --- a/arch/arm/configs/kota2_defconfig +++ b/arch/arm/configs/kota2_defconfig | |||
@@ -21,7 +21,7 @@ CONFIG_ARCH_SHMOBILE=y | |||
21 | CONFIG_KEYBOARD_GPIO_POLLED=y | 21 | CONFIG_KEYBOARD_GPIO_POLLED=y |
22 | CONFIG_ARCH_SH73A0=y | 22 | CONFIG_ARCH_SH73A0=y |
23 | CONFIG_MACH_KOTA2=y | 23 | CONFIG_MACH_KOTA2=y |
24 | CONFIG_MEMORY_SIZE=0x1e0000000 | 24 | CONFIG_MEMORY_SIZE=0x1e000000 |
25 | # CONFIG_SH_TIMER_TMU is not set | 25 | # CONFIG_SH_TIMER_TMU is not set |
26 | # CONFIG_SWP_EMULATE is not set | 26 | # CONFIG_SWP_EMULATE is not set |
27 | CONFIG_CPU_BPREDICT_DISABLE=y | 27 | CONFIG_CPU_BPREDICT_DISABLE=y |
diff --git a/arch/arm/configs/kzm9d_defconfig b/arch/arm/configs/kzm9d_defconfig index 8c49df66cac3..6c37f4a98eb8 100644 --- a/arch/arm/configs/kzm9d_defconfig +++ b/arch/arm/configs/kzm9d_defconfig | |||
@@ -32,11 +32,9 @@ CONFIG_FORCE_MAX_ZONEORDER=13 | |||
32 | CONFIG_ZBOOT_ROM_TEXT=0x0 | 32 | CONFIG_ZBOOT_ROM_TEXT=0x0 |
33 | CONFIG_ZBOOT_ROM_BSS=0x0 | 33 | CONFIG_ZBOOT_ROM_BSS=0x0 |
34 | CONFIG_ARM_APPENDED_DTB=y | 34 | CONFIG_ARM_APPENDED_DTB=y |
35 | CONFIG_CMDLINE="console=tty0 console=ttyS1,115200n81 earlyprintk=serial8250-em.1,115200n81 mem=128M@0x40000000 ignore_loglevel root=/dev/nfs ip=dhcp nfsroot=,rsize=4096,wsize=4096" | ||
36 | CONFIG_CMDLINE_FORCE=y | ||
37 | CONFIG_VFP=y | 35 | CONFIG_VFP=y |
38 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | 36 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set |
39 | # CONFIG_SUSPEND is not set | 37 | CONFIG_PM_RUNTIME=y |
40 | CONFIG_NET=y | 38 | CONFIG_NET=y |
41 | CONFIG_PACKET=y | 39 | CONFIG_PACKET=y |
42 | CONFIG_UNIX=y | 40 | CONFIG_UNIX=y |
diff --git a/arch/arm/configs/kzm9g_defconfig b/arch/arm/configs/kzm9g_defconfig index afbae287436b..670c3b60f936 100644 --- a/arch/arm/configs/kzm9g_defconfig +++ b/arch/arm/configs/kzm9g_defconfig | |||
@@ -39,7 +39,7 @@ CONFIG_AEABI=y | |||
39 | CONFIG_HIGHMEM=y | 39 | CONFIG_HIGHMEM=y |
40 | CONFIG_ZBOOT_ROM_TEXT=0x0 | 40 | CONFIG_ZBOOT_ROM_TEXT=0x0 |
41 | CONFIG_ZBOOT_ROM_BSS=0x0 | 41 | CONFIG_ZBOOT_ROM_BSS=0x0 |
42 | CONFIG_CMDLINE="console=tty0 console=ttySC4,115200 root=/dev/nfs ip=dhcp ignore_loglevel earlyprintk=sh-sci.4,115200" | 42 | CONFIG_ARM_APPENDED_DTB=y |
43 | CONFIG_KEXEC=y | 43 | CONFIG_KEXEC=y |
44 | CONFIG_VFP=y | 44 | CONFIG_VFP=y |
45 | CONFIG_NEON=y | 45 | CONFIG_NEON=y |
@@ -85,6 +85,8 @@ CONFIG_I2C_CHARDEV=y | |||
85 | CONFIG_I2C_SH_MOBILE=y | 85 | CONFIG_I2C_SH_MOBILE=y |
86 | CONFIG_GPIO_PCF857X=y | 86 | CONFIG_GPIO_PCF857X=y |
87 | # CONFIG_HWMON is not set | 87 | # CONFIG_HWMON is not set |
88 | CONFIG_REGULATOR=y | ||
89 | CONFIG_REGULATOR_DUMMY=y | ||
88 | CONFIG_FB=y | 90 | CONFIG_FB=y |
89 | CONFIG_FB_SH_MOBILE_LCDC=y | 91 | CONFIG_FB_SH_MOBILE_LCDC=y |
90 | CONFIG_FRAMEBUFFER_CONSOLE=y | 92 | CONFIG_FRAMEBUFFER_CONSOLE=y |
diff --git a/arch/arm/configs/mackerel_defconfig b/arch/arm/configs/mackerel_defconfig index 2098ce155542..e6881accf96a 100644 --- a/arch/arm/configs/mackerel_defconfig +++ b/arch/arm/configs/mackerel_defconfig | |||
@@ -23,7 +23,7 @@ CONFIG_AEABI=y | |||
23 | CONFIG_FORCE_MAX_ZONEORDER=15 | 23 | CONFIG_FORCE_MAX_ZONEORDER=15 |
24 | CONFIG_ZBOOT_ROM_TEXT=0x0 | 24 | CONFIG_ZBOOT_ROM_TEXT=0x0 |
25 | CONFIG_ZBOOT_ROM_BSS=0x0 | 25 | CONFIG_ZBOOT_ROM_BSS=0x0 |
26 | CONFIG_CMDLINE="console=tty0, console=ttySC0,115200 earlyprintk=sh-sci.0,115200 root=/dev/nfs nfsroot=,tcp,v3 ip=dhcp memchunk.vpu=64m memchunk.veu0=8m memchunk.spu0=2m mem=240m" | 26 | CONFIG_ARM_APPENDED_DTB=y |
27 | CONFIG_KEXEC=y | 27 | CONFIG_KEXEC=y |
28 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | 28 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set |
29 | CONFIG_PM=y | 29 | CONFIG_PM=y |