
17 Aug
2015
17 Aug
'15
10:27 a.m.
On Sat, 2015-08-15 at 22:02 +0200, Hans de Goede wrote:
We currently only use the spl nand code to get u-boot itself, which _always_ is located on a syndrome partition. Once we figure out how we are going to store the u-boot env on nand, we may need non syndrome support, but even then there will likely be better ways to determine whether to use syndrome or not (e.g. look at the loadaddr passed in).
Signed-off-by: Hans de Goede hdegoede@redhat.com
I suppose I should back reference my question as to whether we should remove this option (even though it seems to have ended up the other way round to what I was anticipating).
Anyway, I'm fine with this anyway: Acked-by: Ian Campbell < ijc@hellion.org.uk >