From mboxrd@z Thu Jan 1 00:00:00 1970 From: Neil Armstrong Date: Mon, 25 Apr 2016 19:35:14 +0200 Subject: [U-Boot] Fresh New Soc+Board port with Driver Model Message-ID: <571E5552.2050303@baylibre.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, I want to start an U-Boot port to a custom Uniprocessor Cortex-A9 based SoC to boot a Device Tree enabled 4.4 kernel, but I'm struggling to find a good starting point/example code in order to do it "the right way". I was present at the Dublin's ELC prosentation on Driver Model, and it seems accurate to directly use it. Can someone give me some hint of an actual upstream board support that has the full Driver Model and SPL enabled ? Thanks, Neil