linaro-pkg team mailing list archive
-
linaro-pkg team
-
Mailing list archive
-
Message #00094
[Bug 876598] Re: bootscript content for androis snowball_sd target is wrong
** Changed in: linaro-android
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Linaro
Maintainers, which is subscribed to Linaro Image Tools.
https://bugs.launchpad.net/bugs/876598
Title:
bootscript content for androis snowball_sd target is wrong
Status in Linaro Android:
Fix Released
Status in Linaro Image Tools:
Fix Released
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