[Buildroot] [PATCH v2 05/15] boards: stm32f469-disco: Add kernel patch to provide DTS file

Lee Jones lee.jones at linaro.org
Mon Feb 22 18:59:19 UTC 2016


At the time of submission, the Mainline kernel does not currently
support the STM32f469.  This patch adds a new DTS file which
contains some critical information to ensure a clean, visible boot.

Signed-off-by: Lee Jones <lee.jones at linaro.org>
---
 .../patches/{kernel => linux}/0002-kernel-new-dts-file.patch              | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename board/stmicroelectronics/stm32/stm32f469-disco/patches/{kernel => linux}/0002-kernel-new-dts-file.patch (100%)

diff --git a/board/stmicroelectronics/stm32/stm32f469-disco/patches/kernel/0002-kernel-new-dts-file.patch b/board/stmicroelectronics/stm32/stm32f469-disco/patches/linux/0002-kernel-new-dts-file.patch
similarity index 100%
rename from board/stmicroelectronics/stm32/stm32f469-disco/patches/kernel/0002-kernel-new-dts-file.patch
rename to board/stmicroelectronics/stm32/stm32f469-disco/patches/linux/0002-kernel-new-dts-file.patch
-- 
1.9.1



More information about the buildroot mailing list