From mboxrd@z Thu Jan 1 00:00:00 1970 From: Maxime Coquelin Subject: Re: [PATCH v8 14/16] ARM: dts: Introduce STM32F429 MCU Date: Tue, 26 May 2015 11:25:46 +0200 Message-ID: References: <1431158038-3813-1-git-send-email-mcoquelin.stm32@gmail.com> <2282066.NWoIT9ZyLc@wuerfel> <13641152.Yt4ZI3oT6L@wuerfel> <20150521185122.GD8557@lukather> <20150523082820.GK8557@lukather> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20150523082820.GK8557@lukather> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Maxime Ripard Cc: Mark Rutland , "linux-doc@vger.kernel.org" , Linus Walleij , Stefan Agner , Nikolay Borisov , Peter Meerwald , Lee Jones , Daniel Thompson , Russell King , Kamil Lulko , Jiri Slaby , Daniel Lezcano , Chanwoo Choi , Andy Shevchenko , Geert Uytterhoeven , =?UTF-8?Q?Uwe_Kleine=2DK=C3=B6nig?= , "devicetree@vger.kernel.org" , Kees Cook , Arnd Bergmann , Ian Campbell , Rusty Russell , Rob List-Id: devicetree@vger.kernel.org Hi Maxime, 2015-05-23 10:28 GMT+02:00 Maxime Ripard : > On Thu, May 21, 2015 at 10:10:35PM +0200, Maxime Coquelin wrote: >> We have the same problem on stm32, as just discussed with Andreas [0]. >> I decided to patch the bootloader to deassert timers reset, after >> discussions with Rob Herring and Arnd. > > That seems like the best solution, but we don't have control over the > bootloader in most cases. We have an alternative implementation (ie > mainline u-boot) that is required for a few things already, but I'd > really like to still be able to at least boot the kernel on a "legacy" > bootloader (that is the one flashed on the device). For sure it will have to remain compliant with the legacy bootloader. It is easier for STM32 since it is a newly platform. Regards, Maxime C.