u-boot: spl-da: move fastboot buffer address
Some of our devices have only 1 GB of DDR.
Thus the fastboot buffer address must be placed in this space range.
Let's move fastboot buffer address to:
Fastboot buffer address: 0x60000000
DDR base address: 0x40000000
=> 0x20000000 (512 MB)