
On Thu, May 4, 2017 at 4:44 PM, Olliver Schinagl oliver@schinagl.nl wrote:
Hey Maxime,
On 04-05-17 10:43, Maxime Ripard wrote:
On Wed, May 03, 2017 at 04:40:02PM +0200, Olliver Schinagl wrote:
This patch adds support for the Olimex OLinuXino Lime2 with eMMC flash storage. https://www.olimex.com/Products/OLinuXino/A20/A20-OLinuXino-LIME2-eMMC/
It is a assembly variant of the regular Lime2 but featuring eMMC for storage.
Signed-off-by: Olliver Schinagl oliver@schinagl.nl
Jagan,
I was fairly certain that I was updated, guess I was wrong! Sorry.
Changes since v1: rebase with master
Note: for the board to work properly, the updated eMMC dts variant needs to be resynced from upstream.
Please do so then.
Sure, how do we normally do this? format-patch? cherry-pick from linux? I see it happening in the logs that periodically all dts files are synced, but don't know how we do this.
Just copy the files (or symlinks) directly from the kernel, and make a patch.
ChenYu