summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuchika Kharwar <ruchika@ti.com>2013-04-15 11:14:20 -0500
committerRuchika Kharwar <ruchika@ti.com>2013-04-23 12:37:25 -0500
commit093740e5ebea57774adc99089179260128f44246 (patch)
treeedbe8046daa05d729db7020f16b135b9f7be05eb
parent6102d0be0d4764a84e38b23d1121e45dd5f7f7f8 (diff)
downloadomap-omapzoom-p-ti-android-3.8.y-av-wip-zebu.tar.gz
ZEBU: Some more changesp-ti-android-3.8.y-av-wip-zebu
- Not appending dtb - Forcing kernel command line Signed-off-by: Ruchika Kharwar <ruchika@ti.com>
-rwxr-xr-xarch/arm/configs/android_omap_zebu_defconfig5
1 files changed, 3 insertions, 2 deletions
diff --git a/arch/arm/configs/android_omap_zebu_defconfig b/arch/arm/configs/android_omap_zebu_defconfig
index 4d937f6b4ddb..21a68466d329 100755
--- a/arch/arm/configs/android_omap_zebu_defconfig
+++ b/arch/arm/configs/android_omap_zebu_defconfig
@@ -33,9 +33,10 @@ CONFIG_SMP=y
CONFIG_NR_CPUS=2
CONFIG_ZBOOT_ROM_TEXT=0x0
CONFIG_ZBOOT_ROM_BSS=0x0
-CONFIG_ARM_APPENDED_DTB=y
+CONFIG_ARM_APPENDED_DTB=n
CONFIG_ARM_ATAG_DTB_COMPAT=y
-CONFIG_CMDLINE="root=/dev/ram0 rw console=ttyO0,3000000n8 initrd=0x81600000,20M ramdisk_size=20480 earlyprintk"
+# CONFIG_CMDLINE="root=/dev/ram0 rw console=ttyO0,3000000n8 initrd=0x81600000,20M ramdisk_size=20480 earlyprintk"
+CONFIG_CMDLINE="mem=512M@0x80000000 root=/dev/ram0 rw initrd=0x81600000,8M ramdisk_size=8192 rootfstype=ext2 console=ttyO0,3000000n8 debug earlyprintk lpj=6213632 nosmp"
CONFIG_KEXEC=y
CONFIG_FPE_NWFPE=y
CONFIG_BINFMT_MISC=y