target: fsm9010: Remove references to BASE_ADDR

The LK reads bootable image, and finds the base address of kernel,
ramdisk, and tags. The fixed base addresses defined in rules.mk
are not used by LK. To prevent any confusion, these addresses are
removed from the makefile.

Change-Id: I78ee9f41abe849ba00e883a7ce8e642c16e3fddd
Signed-off-by: Kranthikumar Kurapati <kkurap@codeaurora.org>
1 file changed