
23 Jul
2016
23 Jul
'16
2:11 a.m.
On Tue, Jul 12, 2016 at 08:28:26PM +0200, Ladislav Michl wrote:
Some CPUs contains boot ROM code capable reading first few blocks (where SPL resides) of NAND flash and executing it. It is wise to create separate partition here for SPL. As block size depends on NAND chip used, we could either use worst case (biggest) partition size or base its size on actual block size. This patch adds support for the latter option.
Signed-off-by: Ladislav Michl ladis@linux-mips.org
Applied to u-boot/master, thanks!
--
Tom