]> git.ipfire.org Git - people/ms/u-boot.git/commit - Makefile
Makefile: use u-boot.map for binary_size_check
authorChris Packham <judge.packham@gmail.com>
Thu, 24 Jul 2014 05:27:07 +0000 (17:27 +1200)
committerTom Rini <trini@ti.com>
Sat, 9 Aug 2014 15:17:02 +0000 (11:17 -0400)
commit3ce7a4fefa4375a2937f4ff89d0e47f63e042f5d
tree91cb01e79743727b67f01bf64a1ec1d0e2fff475
parent67b060b46b117375b489de2112c90c456552b654
Makefile: use u-boot.map for binary_size_check

u-boot.map is generated automatically by the compiler and more
importantly can handle addresses >4GB.
Makefile