Random eth MAC Address at every boot

Solved.

I created a file /etc/network/interfaces with the content

auto eth0
iface eth0 inet dhcp
  hwaddress ether xx:xx:xx:xx:xx:xx

using one of the randomly generated addresses.
No need for U-boot