From patchwork Wed Jul 8 22:50:32 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Johannes Krottmayer X-Patchwork-Id: 241076 List-Id: U-Boot discussion From: krjdev at gmail.com (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> 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(+)