** Changed in: linaro-android Assignee: (unassigned) => Bernhard Rosenkraenzer (berolinux)
-- You received this bug notification because you are a member of linaro- infrastructure-drivers, which is the registrant for Linaro Image Tools. https://bugs.launchpad.net/bugs/876598 Title: bootscript content for androis snowball_sd target is wrong Status in Linaro Android: New Status in Linaro Image Tools: Triaged Bug description: When invoking linaro-android-media-create with "--dev snowball-sd" the content of flash.scr is not correct. It should be: setenv bootargs 'console=ttyAMA2,115200n8 vmalloc=256M root=/dev/ram rw rootwait ip=dhcp mem=128M@0 mali.mali_mem=32M@128M hwmem=168M@M160M mem=48M@328M mem_issw=1M@383M mem=640M@384M' mmc rescan 1; fat load mmc 1:1 0x100000 /uImage; fat load mmc 1:1 0x5000000 /uInitrd; bootm 0x100000 0x5000000 More over, the name of the bootscript should be changed from "flash.scr" to "boot.scr". To manage notifications about this bug go to: https://bugs.launchpad.net/linaro-android/+bug/876598/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~linaro-release Post to : linaro-release@lists.launchpad.net Unsubscribe : https://launchpad.net/~linaro-release More help : https://help.launchpad.net/ListHelp