Avast! After getting quizzed on IRC about this off-the-cuff comment,
I should probably clarify. Since the Xilinx IP could be wired up to a
ublaze core or an off-chip processor, the drivers still need to use a
platform bus attachment to keep it all cross platform.
So, replace above comment with the following:
Populating the platform device with static code during initialization
is sooo last year.
Time to hack device trees to populate it instead.
So I got another X V4 board. I hacked in the Platform device stuff
from you ml403 code with changes needed for my hardware.