summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeiya Wang <seiya.wang@mediatek.com>2015-11-12 21:54:30 +0800
committerGreg Hackmann <ghackmann@google.com>2015-11-12 10:13:15 -0800
commit1d1905ec8240f33015183f3db1363038a8b317b7 (patch)
treeaaa48fd414cb45683d1c60ae5ddefbd5a191a309
parent276d40b9b4a61fda8d41d68dcf3d393797746a31 (diff)
downloadmediatek-1d1905ec8240f33015183f3db1363038a8b317b7.tar.gz
defconfig: fix ram_console bug
Remove initrd=0x44000000,0x2000000 from command line Bug: 25358653 Change-Id: Ifd3156f2ecb3d0ac8bfeca3fa10bd329428b7a53 Signed-off-by: Greg Hackmann <ghackmann@google.com>
-rw-r--r--arch/arm64/configs/tb8173p1_debug_defconfig2
-rw-r--r--arch/arm64/configs/tb8173p1_defconfig2
-rw-r--r--arch/arm64/configs/tb8176p1_2k_64_debug_defconfig2
-rw-r--r--arch/arm64/configs/tb8176p1_2k_64_defconfig2
-rw-r--r--arch/arm64/configs/tb8176p1_64_debug_defconfig2
-rw-r--r--arch/arm64/configs/tb8176p1_64_defconfig2
6 files changed, 6 insertions, 6 deletions
diff --git a/arch/arm64/configs/tb8173p1_debug_defconfig b/arch/arm64/configs/tb8173p1_debug_defconfig
index 3a66b0a5470e..14faed446907 100644
--- a/arch/arm64/configs/tb8173p1_debug_defconfig
+++ b/arch/arm64/configs/tb8173p1_debug_defconfig
@@ -28,7 +28,7 @@ CONFIG_ARMV8_DEPRECATED=y
CONFIG_SWP_EMULATION=y
CONFIG_CP15_BARRIER_EMULATION=y
CONFIG_SETEND_EMULATION=y
-CONFIG_CMDLINE="console=tty0 console=ttyMT0,921600n1 root=/dev/ram initrd=0x44000000,0x2000000 vmalloc=496M slub_max_order=0 slub_debug=O loglevel=8 initcall_debug gpt "
+CONFIG_CMDLINE="console=tty0 console=ttyMT0,921600n1 root=/dev/ram vmalloc=496M slub_max_order=0 slub_debug=O loglevel=8 initcall_debug gpt "
CONFIG_BUILD_ARM64_APPENDED_DTB_IMAGE=y
CONFIG_BUILD_ARM64_APPENDED_DTB_IMAGE_NAMES="tb8173p1"
# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
diff --git a/arch/arm64/configs/tb8173p1_defconfig b/arch/arm64/configs/tb8173p1_defconfig
index af4117593f2c..5551243f7579 100644
--- a/arch/arm64/configs/tb8173p1_defconfig
+++ b/arch/arm64/configs/tb8173p1_defconfig
@@ -25,7 +25,7 @@ CONFIG_ARMV8_DEPRECATED=y
CONFIG_SWP_EMULATION=y
CONFIG_CP15_BARRIER_EMULATION=y
CONFIG_SETEND_EMULATION=y
-CONFIG_CMDLINE="console=tty0 console=ttyMT0,921600n1 root=/dev/ram initrd=0x44000000,0x2000000 vmalloc=496M slub_max_order=0 slub_debug=O loglevel=8 initcall_debug gpt "
+CONFIG_CMDLINE="console=tty0 console=ttyMT0,921600n1 root=/dev/ram vmalloc=496M slub_max_order=0 slub_debug=O loglevel=8 initcall_debug gpt "
CONFIG_BUILD_ARM64_APPENDED_DTB_IMAGE=y
CONFIG_BUILD_ARM64_APPENDED_DTB_IMAGE_NAMES="tb8173p1"
# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
diff --git a/arch/arm64/configs/tb8176p1_2k_64_debug_defconfig b/arch/arm64/configs/tb8176p1_2k_64_debug_defconfig
index a31240c19d16..a6184dc06482 100644
--- a/arch/arm64/configs/tb8176p1_2k_64_debug_defconfig
+++ b/arch/arm64/configs/tb8176p1_2k_64_debug_defconfig
@@ -28,7 +28,7 @@ CONFIG_ARMV8_DEPRECATED=y
CONFIG_SWP_EMULATION=y
CONFIG_CP15_BARRIER_EMULATION=y
CONFIG_SETEND_EMULATION=y
-CONFIG_CMDLINE="console=tty0 console=ttyMT0,921600n1 root=/dev/ram initrd=0x44000000,0x2000000 vmalloc=496M slub_max_order=0 slub_debug=O loglevel=8 initcall_debug gpt "
+CONFIG_CMDLINE="console=tty0 console=ttyMT0,921600n1 root=/dev/ram vmalloc=496M slub_max_order=0 slub_debug=O loglevel=8 initcall_debug gpt "
CONFIG_BUILD_ARM64_APPENDED_DTB_IMAGE=y
CONFIG_BUILD_ARM64_APPENDED_DTB_IMAGE_NAMES="tb8176p1_2k_64"
# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
diff --git a/arch/arm64/configs/tb8176p1_2k_64_defconfig b/arch/arm64/configs/tb8176p1_2k_64_defconfig
index 82bb668b3079..39e63ae6e3f6 100644
--- a/arch/arm64/configs/tb8176p1_2k_64_defconfig
+++ b/arch/arm64/configs/tb8176p1_2k_64_defconfig
@@ -25,7 +25,7 @@ CONFIG_ARMV8_DEPRECATED=y
CONFIG_SWP_EMULATION=y
CONFIG_CP15_BARRIER_EMULATION=y
CONFIG_SETEND_EMULATION=y
-CONFIG_CMDLINE="console=tty0 console=ttyMT0,921600n1 root=/dev/ram initrd=0x44000000,0x2000000 vmalloc=496M slub_max_order=0 slub_debug=O loglevel=8 initcall_debug gpt "
+CONFIG_CMDLINE="console=tty0 console=ttyMT0,921600n1 root=/dev/ram vmalloc=496M slub_max_order=0 slub_debug=O loglevel=8 initcall_debug gpt "
CONFIG_BUILD_ARM64_APPENDED_DTB_IMAGE=y
CONFIG_BUILD_ARM64_APPENDED_DTB_IMAGE_NAMES="tb8176p1_2k_64"
# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
diff --git a/arch/arm64/configs/tb8176p1_64_debug_defconfig b/arch/arm64/configs/tb8176p1_64_debug_defconfig
index 4471ebebdb9c..d340e047ad7e 100644
--- a/arch/arm64/configs/tb8176p1_64_debug_defconfig
+++ b/arch/arm64/configs/tb8176p1_64_debug_defconfig
@@ -28,7 +28,7 @@ CONFIG_ARMV8_DEPRECATED=y
CONFIG_SWP_EMULATION=y
CONFIG_CP15_BARRIER_EMULATION=y
CONFIG_SETEND_EMULATION=y
-CONFIG_CMDLINE="console=tty0 console=ttyMT0,921600n1 root=/dev/ram initrd=0x44000000,0x2000000 vmalloc=496M slub_max_order=0 slub_debug=O loglevel=8 initcall_debug gpt "
+CONFIG_CMDLINE="console=tty0 console=ttyMT0,921600n1 root=/dev/ram vmalloc=496M slub_max_order=0 slub_debug=O loglevel=8 initcall_debug gpt "
CONFIG_BUILD_ARM64_APPENDED_DTB_IMAGE=y
CONFIG_BUILD_ARM64_APPENDED_DTB_IMAGE_NAMES="tb8176p1_64"
# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
diff --git a/arch/arm64/configs/tb8176p1_64_defconfig b/arch/arm64/configs/tb8176p1_64_defconfig
index 1bf69b211ba3..f57eacdd5b97 100644
--- a/arch/arm64/configs/tb8176p1_64_defconfig
+++ b/arch/arm64/configs/tb8176p1_64_defconfig
@@ -25,7 +25,7 @@ CONFIG_ARMV8_DEPRECATED=y
CONFIG_SWP_EMULATION=y
CONFIG_CP15_BARRIER_EMULATION=y
CONFIG_SETEND_EMULATION=y
-CONFIG_CMDLINE="console=tty0 console=ttyMT0,921600n1 root=/dev/ram initrd=0x44000000,0x2000000 vmalloc=496M slub_max_order=0 slub_debug=O loglevel=8 initcall_debug gpt "
+CONFIG_CMDLINE="console=tty0 console=ttyMT0,921600n1 root=/dev/ram vmalloc=496M slub_max_order=0 slub_debug=O loglevel=8 initcall_debug gpt "
CONFIG_BUILD_ARM64_APPENDED_DTB_IMAGE=y
CONFIG_BUILD_ARM64_APPENDED_DTB_IMAGE_NAMES="tb8176p1_64"
# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set