]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Makefile: Add support of CONFIG_SPL_FSL_PBL
authorPrabhakar Kushwaha <prabhakar@freescale.com>
Tue, 8 Apr 2014 13:43:34 +0000 (19:13 +0530)
committerYork Sun <yorksun@freescale.com>
Wed, 23 Apr 2014 00:58:51 +0000 (17:58 -0700)
commit89ad7be8e713f33ec677cf4576e0c9b0ed83f7c6
tree4cc2d7b402e94354e4928d4da9dedc8dbceb53e0
parent1eaa742d85a59ed3602a78445adf903f26d9b594
Makefile: Add support of CONFIG_SPL_FSL_PBL

Objective of this target to have concatenate binary having
 - SPL binary in PBL command format
 - U-boot binary

Signed-off-by: Prabhakar Kushwaha <prabhakar@freescale.com>
Reviewed-by: York Sun <yorksun@freescale.com>
Makefile
README