[U-Boot-Users] LN2410SBC Board S3C2410X Working

Finally got LN2410SBC working in ROM. Hint to others, do not cp.b the current running image to ROM, malloc dies after two allocs. BTW Why is there a malloc? I only saw 5 alloc, no free. Maybe an option called CFG_NO_MALLOC. Status: Network OK, NAND OK, LEDS (yuk) OK. Proceeding on to MMC and CompactFlash. Will the new CPU directory structure be in soon? David.

In message 20040825125106.70803.qmail@web11704.mail.yahoo.com you wrote:
Finally got LN2410SBC working in ROM. Hint to others, do not cp.b the current running image to ROM, malloc dies after two allocs. BTW Why is there a malloc? I only saw 5 alloc, no free.
malloc() and free() is especially useful in standalone applications.
Status: Network OK, NAND OK, LEDS (yuk) OK. Proceeding on to MMC and CompactFlash. Will the new CPU directory structure be in soon?
Maybe. If I find some time to review and test the patches (which is not very likely at the moment).
And PLEASE: do NOT post HTML to the list!
Best regards,
Wolfgang Denk
participants (2)
-
David Farrell
-
Wolfgang Denk