Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1266270
| From | Eddie Huang <eddie.huang@mediatek.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v5 4/5] ARM: dts: mt8135: enable basic SMP bringup for mt8135 |
| Date | 2015-11-10 07:20 +0100 |
| Message-ID | <qtarD-1mg-5@gated-at.bofh.it> (permalink) |
| References | (2 earlier) <qnEiK-1tK-3@gated-at.bofh.it> <qnKet-5ir-7@gated-at.bofh.it> <qnL0R-5NG-1@gated-at.bofh.it> <qnOrM-7Hj-21@gated-at.bofh.it> <qsZ3e-1rz-39@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, 2015-11-09 at 09:59 -0800, Kevin Hilman wrote: > On Mon, Oct 26, 2015 at 4:40 AM, Eddie Huang <eddie.huang@mediatek.com> wrote: > > Hi Kevin, > > > > On Mon, 2015-10-26 at 17:06 +0900, Kevin Hilman wrote: > >> On Mon, Oct 26, 2015 at 4:15 PM, Yingjoe Chen <yingjoe.chen@mediatek.com> wrote: > >> > On Mon, 2015-10-26 at 09:56 +0900, Kevin Hilman wrote: > >> >> Hello, > >> >> > >> >> On Sat, Oct 3, 2015 at 12:19 AM, Yingjoe Chen <yingjoe.chen@mediatek.com> wrote: > >> >> > Add arch timer node to enable arch-timer support. MT8135 firmware > >> >> > doesn't correctly setup arch-timer frequency and CNTVOFF, add > >> >> > properties to workaround this. > >> >> > > >> >> > This also set cpu enable-method to enable SMP. > >> >> > > >> >> > Signed-off-by: Yingjoe Chen <yingjoe.chen@mediatek.com> > >> >> > >> >> kernelci.org started detecting new boot failures for the mt8135-evb in > >> >> the arm-soc tree[1], and the boot failures were bisected down to this > >> >> patch, which landed upstream in the form of commit d186a394bb98 (ARM: > >> >> dts: mt8135: enable basic SMP bringup for mt8135) > >> >> > >> >> Maybe this new SMP support requires updating the firmware on the board > >> >> as well? If so, the changelog should've been a bit more explicit > >> >> about firmware dependencies. > >> > > >> > Kevin, > >> > > >> > Thanks for testing. > >> > > >> > No, it doesn't need new firmware. Will test to see what's going wrong. > >> > >> Thanks for following up. I'll be glad to test any patches if you have > >> anything you'd like me to test. > > > > You need "clockevents/drivers/mtk: Fix spurious interrupt leading to > > crash" (https://lkml.org/lkml/2015/8/24/803) > > > > Daniel Lezcano already applied this patch in his tree for 4.4. > > (https://git.linaro.org/people/daniel.lezcano/linux.git) > > The mt8135-evp board is still failing to boot in linux-next[1] (and > has been since next-20151022.) It appears the dependencies are not > quite correct in linux-next either. > > Kevin > > [1] > http://kernelci.org/boot/mt8135-evbp1/job/next/kernel/next-20151109/defconfig/multi_v7_defconfig/lab/lab-khilman/?_id=564037fe59b514b2f6091909 Hi Kevin, I check the log [0], it seems first time mt8135-evbp1 boot to kernel shell successfully, then boot again. In the second time, mt8135 stay in fastboot mode, waiting host send boot image, then timeout. I download zImage and dtb in [1], and kernel run to shell successfully on my platform. I don't know whether this issue caused by test environment or not. [0] http://storage.kernelci.org/next/next-20151109/arm-multi_v7_defconfig/lab-khilman/boot-mt8135-evbp1.txt [1] http://kernelci.org/boot/mt8135-evbp1/job/next/kernel/next-20151109/defconfig/multi_v7_defconfig/lab/lab-khilman/?_id=564037fe59b514b2f6091909#bisect-content -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: [PATCH v5 4/5] ARM: dts: mt8135: enable basic SMP bringup for mt8135 Kevin Hilman <khilman@kernel.org> - 2015-11-09 19:10 +0100
Re: [PATCH v5 4/5] ARM: dts: mt8135: enable basic SMP bringup for mt8135 Eddie Huang <eddie.huang@mediatek.com> - 2015-11-10 07:20 +0100
Re: [PATCH v5 4/5] ARM: dts: mt8135: enable basic SMP bringup for mt8135 Kevin Hilman <khilman@kernel.org> - 2015-11-11 02:20 +0100
Re: [PATCH v5 4/5] ARM: dts: mt8135: enable basic SMP bringup for mt8135 Eddie Huang <eddie.huang@mediatek.com> - 2015-11-11 09:00 +0100
Re: [PATCH v5 4/5] ARM: dts: mt8135: enable basic SMP bringup for mt8135 Kevin Hilman <khilman@kernel.org> - 2015-11-12 01:00 +0100
Re: [PATCH v5 4/5] ARM: dts: mt8135: enable basic SMP bringup for mt8135 Kevin Hilman <khilman@kernel.org> - 2015-11-12 06:00 +0100
Re: [PATCH v5 4/5] ARM: dts: mt8135: enable basic SMP bringup for mt8135 Eddie Huang <eddie.huang@mediatek.com> - 2015-11-12 13:50 +0100
Re: [PATCH v5 4/5] ARM: dts: mt8135: enable basic SMP bringup for mt8135 Kevin Hilman <khilman@kernel.org> - 2015-11-13 01:00 +0100
Re: [PATCH v5 4/5] ARM: dts: mt8135: enable basic SMP bringup for mt8135 Eddie Huang <eddie.huang@mediatek.com> - 2015-11-13 12:00 +0100
csiph-web