From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Date: Fri, 26 Jun 2015 20:50:02 +0100 Subject: [U-Boot] FEL mode broken since "sunxi: Move all boards to the driver-model" Message-ID: <1435348202.17598.61.camel@hellion.org.uk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Hans, Sorry for only just noticing this, but it looks like FEL mode doesn't work on my cubietruck since this commit. I get the SPL output: U-Boot SPL 2015.04-00665-gb6006ba (Jun 26 2015 - 20:38:50) DRAM: 2048 MiB CPU: 912000000Hz, AXI/AHB/APB: 3/2/2 But then nothing. Or have I missed some change in how I should be using it? Later versions (with CONFIG_FEL gone) exhibit similar behaviour when using the new "spl fel" method too, so I got that memo at least... u-boot-sunxi.git#next has the issue too. Do you know what this is likely to be or shall I try and find some time to investigate? Ian.