No subject


Sun Jan 24 19:53:21 EST 2010


sane looking main.bin. The build image is about 28kB right now ---
which leaves us with plenty of room for fun.

Most of the PM features are enabled. It's just a skeleton right now:
it's missing start.S (call me lazy) and all the routines in plat.c are
empty. And we need to add in printf (like we do with contiki). But
it's a start --- and you can start hacking without build system woes
--- almost.

mc1322x guys: you need to do 

cd ~/mc1322x-oe/tmp/cross/armv4t/lib/gcc/arm-linux/4.3.2
ln -s libgcc_eh.a libgcc_s.a

or you will get the error: cannot find -lgcc_s

Dean et. al: once we have our code in decent shape we'll start pushing
patches upstream. Sound good to you?

Take it easy,

-Mar.



More information about the mc1322x mailing list