Re: [U-Boot] [RFC 06/11] mtd/nand: Add randomisation layer

2015-06-14 Thread Boris Brezillon
On Fri, 5 Jun 2015 13:52:39 +0200 Roy Spliet r.spl...@ultimaker.com wrote: Based on BBrezillons work, minus per-partition support. Changes to support that would be quite invasive while it hasn't been solved yet for Linux. Same comment as in other patches: this work hasn't been accepted yet in

[U-Boot] [RFC 06/11] mtd/nand: Add randomisation layer

2015-06-05 Thread Roy Spliet
Based on BBrezillons work, minus per-partition support. Changes to support that would be quite invasive while it hasn't been solved yet for Linux. Signed-off-by: Roy Spliet r.spl...@ultimaker.com --- drivers/mtd/nand/nand_base.c | 255 ++-