Re: [opensuse-arm] Does NOT boot on Pandaboard-ES Rev B3
I tried to replace both of the files in Factory image by: cp arch/arm/boot/zImage /MySdcard/boot/zImage cp arch/arm/boot/dts/omap4-panda-es.dtb /MySdcard/boot/dtb/omap4-panda-es.dtb still sticks at Starting kernel ... -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
On 21.02.2014, at 09:16, 孙钰 <sunyu.buaa@gmail.com> wrote:
I tried to replace both of the files in Factory image by:
cp arch/arm/boot/zImage /MySdcard/boot/zImage cp arch/arm/boot/dts/omap4-panda-es.dtb /MySdcard/boot/dtb/omap4-panda-es.dtb
still sticks at Starting kernel ...
Nishanth, could you please give Sunyu your (working) kernel config? This wouldn't be the first time that some config option breaks a random board :). Alex -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
On 02/21/2014 02:22 AM, Alexander Graf wrote:
On 21.02.2014, at 09:16, 孙钰 <sunyu.buaa@gmail.com> wrote:
I tried to replace both of the files in Factory image by:
cp arch/arm/boot/zImage /MySdcard/boot/zImage cp arch/arm/boot/dts/omap4-panda-es.dtb /MySdcard/boot/dtb/omap4-panda-es.dtb
still sticks at Starting kernel ...
Nishanth, could you please give Sunyu your (working) kernel config? This wouldn't be the first time that some config option breaks a random board :).
I got his images in an offline email and tried on my older version board: http://slexy.org/view/s2LyLJK7Tv I'd have to get my hand on one of these boards to see whatz up with them :( -- Regards, Nishanth Menon -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
________________________________________ From: Menon, Nishanth Sent: Friday, February 21, 2014 02:24 On 02/21/2014 02:22 AM, Alexander Graf wrote:
On 21.02.2014, at 09:16, 孙钰 <sunyu.buaa@gmail.com> wrote:
I tried to replace both of the files in Factory image by:
cp arch/arm/boot/zImage /MySdcard/boot/zImage cp arch/arm/boot/dts/omap4-panda-es.dtb /MySdcard/boot/dtb/omap4-panda-es.dtb
still sticks at Starting kernel ...
Nishanth, could you please give Sunyu your (working) kernel config? This wouldn't be the first time that some config option breaks a random board :).
I got his images in an offline email and tried on my older version board: http://slexy.org/view/s2LyLJK7Tv I'd have to get my hand on one of these boards to see whatz up with them :(
Ok, I did get a rev B3 board today (thanks to SVT): I did the tests with 3.14-rc4 kernel #1: test with omap2plus_defconfig: http://slexy.org/view/s2MOjGGwub (boots fine) #2: omap2plus_defconfig and CONFIG_TI_EMIF: http://slexy.org/view/s2I7dTE3IQ (hangs: this i expected due to memory change) #3:omap2plus_defconfig and CONFIG_TI_EMIF + Hack I send earlier on the thread: http://slexy.org/view/s20gkQVgaQ (passes boot as expected). So obviously, I am missing something that Sunyu has - Could i have a pointer to the kernel .config perhaps? Regards, Nishanth Menon
participants (4)
-
Alexander Graf
-
Menon, Nishanth
-
Nishanth Menon
-
孙钰