reboot fails on at91sam9g20 with kernel 4.x
Alexander Dahl
ada at thorsis.com
Thu Nov 24 01:29:27 PST 2016
Hei hei,
Am Mittwoch, 23. November 2016, 23:11:21 schrieb Alexandre Belloni:
> Since 3.18, the shdwc and reset controller have their own drivers that
> may or may not be compiled in the kernel. Can you check you have
> CONFIG_POWER_RESET_AT91_POWEROFF and CONFIG_POWER_RESET_AT91_RESET
> set in your configuration? Also, you probably want to check the DT
> definition of the shdwc and the rstc.
You were right, those were not set.
-# CONFIG_POWER_RESET is not set
+CONFIG_POWER_RESET=y
+CONFIG_POWER_RESET_AT91_POWEROFF=y
+CONFIG_POWER_RESET_AT91_RESET=y
With the above change in the kernel config the board reboots fine.
I'm not quite sure anymore how I got to my kernelconfig, maybe based on
a pre 3.18 config without going through oldconfig.
I double checked the at91_dt_defconfig from 4.8.10 now and it activates
those options, maybe I should have done this in the first place.
So thank you very much for your hint. :-)
Greets
Alex
--
------------------------------------------------------------------------
Thorsis Technologies GmbH Tel.: +49-391-544 563-3036
Oststraße 18 Fax.: +49-391-544 563-9099
39114 Magdeburg http://www.thorsis.com/
Sitz der Gesellschaft: Magdeburg
Amtsgericht Stendal HRB 110339
Geschäftsführer: Dipl.-Ing. Thorsten Szczepanski
------------------------------------------------------------------------
More information about the linux-arm-kernel
mailing list