]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
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)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 09:29:49 +0000 (11:29 +0200)
commit421d515db3be4934520eaa7d19cf5197cbf39b92
tree897a90086da7859b9f6070b6dd98002ea9315ae0
parent96d7630b10b60fd106d37d5ca2f6c9e5503867c3
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