From: Keith Packard Date: Tue, 28 Aug 2012 05:45:47 +0000 (-0700) Subject: altos: Enable STM SYSCFG when routing EXTI X-Git-Tag: 1.1~65 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=68df2b1173e82d48f7857ad2e9325e6a9cbbedfd;hp=68df2b1173e82d48f7857ad2e9325e6a9cbbedfd;p=fw%2Faltos altos: Enable STM SYSCFG when routing EXTI The EXTI routing information is in the syscfg unit, so that needs to be powered up or writes to its registers will be lost. Signed-off-by: Keith Packard ---