summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorXiaobo Gu <xiaobo.gu@amlogic.com>2015-06-02 18:42:04 +0800
committerXiaobo Gu <xiaobo.gu@amlogic.com>2015-06-02 04:31:16 -0700
commit49b8af8f101148c31f751f1c6488d462661c86b4 (patch)
treebc551afdd55280d70a7043c75703dfcfc68f4a4a /Makefile
parentdeb9882ee70afe3ceb2eeda5707ae2efe162657a (diff)
downloadu-boot-odroid-c1-49b8af8f101148c31f751f1c6488d462661c86b4.tar.gz
BL2 code cleanup.
a). disable mmu. b). re-assign ddr space. c). disable bl2 4k alignment. Change-Id: I339979e91eaad15d04b652a21614ad08f3ec4e25
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 129d86446b..f4e8fe480f 100644
--- a/Makefile
+++ b/Makefile
@@ -1410,6 +1410,10 @@ distclean: mrproper
@rm -f $(srctree)/fip/bl301.bin
@rm -f $(srctree)/fip/bl33.bin
@rm -f $(srctree)/fip/fip.bin
+ @rm -f $(srctree)/fip/bl2_fix.bin
+ @rm -f $(srctree)/fip/boot.bin
+ @rm -f $(srctree)/fip/boot_sd.bin
+ @rm -f $(srctree)/fip/bl2.bin.pkg
@rm -f $(srctree)/fip/u-boot.bin
@rm -f $(srctree)/fip/u-boot.bin.*