Fix CROSS_COMPILE of U-boot

U-boot was given a fixed CROSS_COMPILE that does not match the one used
by GCC 9.2. Use the UBOOT_TARGET variable instead.

Test: make test
Change-Id: I62c1cc0bec65a7c380b2071beddfa88ef8b3238d
1 file changed