On Wed, Aug 09, 2017 at 02:02:16PM +0000, Langer, Thomas wrote:
quoted
On Wed, Aug 09, 2017 at 12:52:34AM +0200, Hauke Mehrtens wrote:
quoted
quoted
Do not check which flash type the SoC was booted from before
using this driver. Assume that the device tree is correct and use this
driver when it was added to device tree. This also removes a build
dependency to the SoC code.
quoted
Why? Is this assumption reliably true?
Yes. We only have one type of flash interface in the device tree, as they
are connected to the shared EBU (External Bus Unit).
That sounds board specific but this is a driver for a SoC? In any case
this needs to end up in the commit log.