[opensuse-arm] kernel-tegra?
Hello, Has anyone been successful in using the kernel-tegra package? I tried with the following Android boot image: ${DIR}/abootimg --create opensuse-tegra.img -c "name=kernel-tegra" \ -c "cmdline=mem=448M@0M console=tty0 tegraboot=sdmmc tegrapart=recovery:300:a00:800,boot:d00:1000:800,mbr:1d00:200:800 root=/dev/mmcblk1p1 rw rootwait" \ -c "kerneladdr=0x10008000" -c "ramdiskaddr=0x11000000" -c "tagsaddr=0x10000100" \ -k uImage-3.4.0-1-tegra -r initrd.cpio.gz where uImage-... is from the openSUSE:Factory:ARM kernel-tegra .rpm and initrd.cpio.gz is the same as for Joop's kernel-tegra-ac100 and the addresses are from my previous Ubuntu kernel. With this flashed, I just got a blank screen on my AC100. I wonder if we need to change the kernel config for it to build a zImage, too? Or might the above addresses be wrong for our kernel? Regards, Andreas -- SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
participants (1)
-
Andreas Färber