ARM: keystone2: Rename u-boot-nand.gph to MLO
authorLokesh Vutla <lokeshvutla@ti.com>
Mon, 17 Aug 2015 14:24:50 +0000 (19:54 +0530)
committerTom Rini <trini@konsulko.com>
Fri, 28 Aug 2015 16:33:15 +0000 (12:33 -0400)
commit5f586e9fa14ba93300eaac473b31b6cc0fee17dd
treed4d67733c2bdf47e239cd55fc5c6dbb42794d020
parentcd43ddc01977ff07a731ef33b450089772e2225e
ARM: keystone2: Rename u-boot-nand.gph to MLO

NAND boot mode, ROM expects an image with a gp header in the
beginning and an 8bytes filled with zeros at the end. The same is
true for SD boot on K2G platforms but the file name should be MLO.

Renaming u-boot-nand.gph to MLO, so that same image can be used for
NAND and SD boots. And also not including all the u-boot only images
under CONFIG_SPL_BUILD.

Reported-by: Nishanth Menon <nm@ti.com>
Reviewed-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
arch/arm/mach-keystone/config.mk
board/ti/ks2_evm/README