The PowerPC version of Tiny is the only one running in big endian mode. Most of the features are tested on this architecture (either embedded or desktop) to verify that they are endian safe. The code distributed here (Freescale's MPC5121e target) is for reference only since there is no plan to develop further this branch mainly because of the lack of easily accessible low-end PowerPC based SoCs.
Latest updates
feb 10 2009: tiny_mpc5121e_021009 released.
__board__ ADS5121 rev. 0x0400 U-Boot 1.3.4 (Sep 4 2008 - 15:11:12) MPC512X --------- setenv serverip 192.168.xxx.xxx setenv loadaddr 0x005c0000 setenv bootfile tiny.bin tftp go 5c0000 __source releases__ tiny_mpc5121e_021009.tar.gz __binary releases__ tiny_mpc5121e_021009.bin
__build instructions__ [host: ppc / MacOS X 10.4] binutils 2.15 ./configure --prefix=/opt/powerpc-603e-elf --target=powerpc-603e-elf gcc 4.1.2 ./configure -v --prefix=/opt/powerpc-603e-elf --target=powerpc-603e-elf \ --with-gnu-ld --with-gnu-as --enable-languages=c --without-headers \ --disable-nls --disable-softfloat --disable-libssp __precompiled binaries__ [none]
[none]
jump to | tiny | orion | classicvg
[07/2010] Copyright (c) 2010 Noel Lemouel