
20 Jul
2018
20 Jul
'18
2:35 p.m.
On Mon, Jun 25, 2018 at 04:50:17PM +0200, Neil Armstrong wrote:
From: Thomas McKahan tonymckahan@gmail.com
This adds platform code for the FriendlyElec NanoPi K2 board based on a Meson GXBB (S905) SoC with the Meson GXBB configuration.
This initial submission only supports:
- UART
- MMC/SDCard
- Ethernet
- Reset Controller
- Clock controller
Cc: Yuefei Tan yftan@friendlyarm.com Signed-off-by: Thomas McKahan tonymckahan@gmail.com Signed-off-by: Neil Armstrong narmstrong@baylibre.com
Applied to u-boot/master, thanks! But please note: CHECK: Alignment should match open parenthesis #277: FILE: board/amlogic/nanopi-k2/nanopi-k2.c:48: + len = meson_sm_read_efuse(EFUSE_SN_OFFSET, serial, + EFUSE_SN_SIZE);
A follow-up when you're in these files next would be appreciated, thanks!
--
Tom