ARM: socfpga: Introduce u-boot-with-nand-spl.sfp target
authorMarek Vasut <marex@denx.de>
Wed, 20 Nov 2019 21:36:45 +0000 (22:36 +0100)
committerMarek Vasut <marex@denx.de>
Mon, 25 Nov 2019 12:12:56 +0000 (13:12 +0100)
commit533832c6a47b5f7463f3b1d20337d2746f568b24
treeeb61da36801fb404c836ba7edbad15b76a211dec
parent2007a730eef83421cc6ca3c1875fa0e0b4d4712e
ARM: socfpga: Introduce u-boot-with-nand-spl.sfp target

The NAND devices with 128 kiB erase blocks require extra 64 kiB padding
between each SPL image. Generate U-Boot image with such a padding using
this new target.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Chin Liang See <chin.liang.see@intel.com>
Cc: Dalon Westergreen <dwesterg@gmail.com>
Cc: Dinh Nguyen <dinguyen@kernel.org>
Cc: Ley Foon Tan <ley.foon.tan@intel.com>
Cc: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
Cc: Tien Fong Chee <tien.fong.chee@intel.com>
Reviewed-by: Ley Foon Tan <ley.foon.tan@intel.com>
Makefile