This branch is 2268 commits ahead, 2 commits behind FilipBE:master.
This is modified bootargs.scr from goldelico's download page. QtMoko uses gta04-init [1] for initramfs booting and works realroot= instead of root= boot arg. So i have modified the script to add also realroot along with root args. To regenerate bootargs.scr use this command: mkimage -A arm -O linux -T script -C none -a 0 -e 0 -n 'Boot Script' -d bootargs.txt bootargs.scr [1] https://github.com/radekp/gta04-init