Re: [PATCH] ARM: dts: Add STM32429i-EVAL board support

2015-07-22 Thread Maxime Coquelin
Hi Olof, 2015-07-23 1:42 GMT+02:00 Olof Johansson : > Hi, > > On Sun, Jul 12, 2015 at 2:39 AM, Maxime Coquelin > wrote: > >> +/ { >> + model = "STMicroelectronics STM32429i-EVAL board"; >> + compatible = "st,stm32429i-eval", "st,stm32f429"; >> + >> + chosen { >> +

Re: [PATCH] ARM: dts: Add STM32429i-EVAL board support

2015-07-22 Thread Olof Johansson
Hi, On Sun, Jul 12, 2015 at 2:39 AM, Maxime Coquelin wrote: > +/ { > + model = "STMicroelectronics STM32429i-EVAL board"; > + compatible = "st,stm32429i-eval", "st,stm32f429"; > + > + chosen { > + bootargs = "console=ttyS0,115200 root=/dev/ram >

Re: [PATCH] ARM: dts: Add STM32429i-EVAL board support

2015-07-22 Thread Maxime Coquelin
On 07/12/2015 11:39 AM, Maxime Coquelin wrote: Main features of STM32429i-EVAL evaluation kit are: - STM32F429 Cortex-M4 MCU @180MHz * 2MB internal Flash * 256KB internal RAM - 32MB SDRAM - 16MB NOR Flash - 2MB SRAM - 4.3" TFT LCD with resistive touchscreen - SDCard

Re: [PATCH] ARM: dts: Add STM32429i-EVAL board support

2015-07-22 Thread Maxime Coquelin
On 07/12/2015 11:39 AM, Maxime Coquelin wrote: Main features of STM32429i-EVAL evaluation kit are: - STM32F429 Cortex-M4 MCU @180MHz * 2MB internal Flash * 256KB internal RAM - 32MB SDRAM - 16MB NOR Flash - 2MB SRAM - 4.3 TFT LCD with resistive touchscreen - SDCard

Re: [PATCH] ARM: dts: Add STM32429i-EVAL board support

2015-07-22 Thread Maxime Coquelin
Hi Olof, 2015-07-23 1:42 GMT+02:00 Olof Johansson o...@lixom.net: Hi, On Sun, Jul 12, 2015 at 2:39 AM, Maxime Coquelin mcoquelin.st...@gmail.com wrote: +/ { + model = STMicroelectronics STM32429i-EVAL board; + compatible = st,stm32429i-eval, st,stm32f429; + + chosen {

Re: [PATCH] ARM: dts: Add STM32429i-EVAL board support

2015-07-22 Thread Olof Johansson
Hi, On Sun, Jul 12, 2015 at 2:39 AM, Maxime Coquelin mcoquelin.st...@gmail.com wrote: +/ { + model = STMicroelectronics STM32429i-EVAL board; + compatible = st,stm32429i-eval, st,stm32f429; + + chosen { + bootargs = console=ttyS0,115200 root=/dev/ram

[PATCH] ARM: dts: Add STM32429i-EVAL board support

2015-07-12 Thread Maxime Coquelin
Main features of STM32429i-EVAL evaluation kit are: - STM32F429 Cortex-M4 MCU @180MHz * 2MB internal Flash * 256KB internal RAM - 32MB SDRAM - 16MB NOR Flash - 2MB SRAM - 4.3" TFT LCD with resistive touchscreen - SDCard connector (SDIO compatible) - 1x USB 2.0 OTG + 1x USB 1.1 OTG -

[PATCH] ARM: dts: Add STM32429i-EVAL board support

2015-07-12 Thread Maxime Coquelin
Main features of STM32429i-EVAL evaluation kit are: - STM32F429 Cortex-M4 MCU @180MHz * 2MB internal Flash * 256KB internal RAM - 32MB SDRAM - 16MB NOR Flash - 2MB SRAM - 4.3 TFT LCD with resistive touchscreen - SDCard connector (SDIO compatible) - 1x USB 2.0 OTG + 1x USB 1.1 OTG -