#format wiki #language en == Tom Gall == Email Address : <> === BIO === Software developer since the mid 80s. Into astronomy, open source, theatre, silent film, historical war gaming in a variety of scales (28mm, 25mm, 15mm, 6mm...), civil war, napoleonic and war of 1812 reenacting, sci fi, as well as lots more. I go by tgall_foo or Dr_Who on freenode and oftc. === Projects/Interests === * libjpeg-turbo * linaro * Ubuntu on arm, mobile * [[ TomGall/DeveloperApplication-PPU | PPU Application ]] === Random Useful Info === * [[ TomGall/CrossBuild | Cross Building Linaro based images with Live Build ]] * [[ TomGall/SkiaBenchNumbers | Skia Bench numbers ]] * [[ TomGall/NokiaN900 | Linaro & N900 -- Old ]] * [[ TomGall/LiveBuild | Live Build with seeds ]] * [[ TomGall/LibJpegTurboVLibJpeg8 | Performance of Libjpeg-turbo vs Libjpeg8 ]] * [[ TomGall/LibJpegTurboVAndroid | Performance comparison of libjpeg6 libjpeg-turbo and android libjpeg ]] === Very Random === {{{ boot.txt to boot.scr mkimage -A arm -T script -C none -n "Ubuntu boot script" -d boot.script boot.scr }}} * way to see all the defines GCC has set gcc -E -dD -x c /dev/null * ICS "magic" repo init -u git://android.git.linaro.org/platform/manifest.git -b linaro_android_4.0.3 -m landing-panda.xml ; repo sync to switch branches : repo init .... -b BRANCH_NAME * tool deps http://source.android.com/source/initializing.html ---- CategoryHomepage