From mboxrd@z Thu Jan 1 00:00:00 1970 From: Johannes Krottmayer Date: Thu, 9 Jul 2020 00:50:32 +0200 Subject: [PATCH 0/2] PINE64 Rock64 board: Add SPI Flash support Message-ID: <20200708225033.31355-1-krjdev@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de This patch series adds SPI Flash support for the PINE64 Rock64 board. Tested with the version 2.0 of the board. Johannes Krottmayer (2): ARM: dts: rk3328-rock64: Add SPI Flash support configs: rock64-rk3328_defconfig: Add SPI Flash support arch/arm/dts/rk3328-rock64-u-boot.dtsi | 6 ++++++ configs/rock64-rk3328_defconfig | 2 ++ 2 files changed, 8 insertions(+) -- 2.26.2