
On 22:38 Fri 30 Nov , Daniel Mack wrote:
Hi,
this patch adds basic support for Toradex PXA27x based Colibri module. It cleanly applies on u-boot-1.1.6.
However, I didn't manage to get the flash to work at all, at boot time, I always get the message "Flash: 0 kB". I'm new to the U-Boot environment, so maybe I missed same essentials here.
Also, the DM9000 driver does not seem to be able to correctly read its MAC address on this platform. I've read some mails about similar behaviour. Is there any patch going upstream soon? For now, I helped myself by hacking a fake MAC to bd->bi_enetaddr right before initialization but that's of course not a solution.
Thanks and best regards, Daniel
Please rebase your code on the last u-boot 1.3.0
Best regards, J.