Gentoo Archives: gentoo-embedded

From: meino.cramer@×××.de
To: gentoo-embedded <gentoo-embedded@l.g.o>
Subject: [gentoo-embedded] Solving Halt/Reboot/RTC-Wakeup-problem of Arietta.G25
Date: Sat, 13 Dec 2014 07:56:58
Message-Id: 20141213075654.GC4688@solfire
1 Hi,
2
3 with kernels newer than 3.16.1 (provided by Acmessystems) the
4 Arietta G25 (http://www.acmesystems.it/arietta) has problems
5 to be successfully powered off or (boolean "EXOR" ;) reboot.
6
7 With the new 3.18.0 mainline kernel it is possible to successfully
8 shutdown (power off) and reboot the system.
9
10 For the kernel configuration the following options have to be set
11 CONFIG_POWER_RESET
12 CONFIG_POWER_RESET_AT91_RESET
13 The following option needs to be disabled:
14 CONFIG_POWER_RESET_AT91_POWEROFF
15
16 Have fun!
17
18 Best regards,
19 Meino