Софт V21153 для Octagon 1028P от 17.05.2013 обсуждение

spartak73

Супер-Модератор
Команда форума
Софт V21153 для Octagon 1028P от 17.05.2013 обсуждение

Обсуждение нового софта V21153 от 17.05.2013 в этой теме. :)
 

aleks.62

Профи в Сат-ТВ
i-boot работает.
Изменения в bootargs
Код:
updt_ker=vfd READ;tftp 0x80000000 vmlinux.ub.cram;protect off a0060000 +$filesize;erase a0060000 +$filesize;cp.b 80000000 a0060000 $filesize;protect on a0060000 +$filesize;mtd_update;vfd COMPLETE
MTD=mtdparts=physmap-flash:384K(Boot_firmware),1792K@0x00060000(kernel),6656K@0x[COLOR="Red"]13e0000[/COLOR](App),[COLOR="Red"]15232[/COLOR]K@0x220000(ROOT_FS),2944K@0x[COLOR="Red"]1100000[/COLOR](Device),1M@0x2100000(CONFIG),30M@0x02200000(User),64M@0(All),6656K@0x[COLOR="Red"]13e0000[/COLOR](APP_ORG),6656K@0x[COLOR="Red"]13e0000[/COLOR](APP_BAK) 
updt_img=vfd READ;tftp 0x80000000 root.img;protect off a0220000 +$filesize;erase a0220000 +$filesize;cp.b 80000000 a0220000 $filesize;protect on a0220000 +$filesize;mtd_update;vfd COMPLETE
updt_dev=vfd READ;tftp 0x80000000 device.img;protect off [COLOR="Red"]a1100000[/COLOR] +$filesize;erase [COLOR="Red"]a1100000[/COLOR] +$filesize;cp.b 80000000 [COLOR="Red"]a1100000[/COLOR] $filesize;protect on [COLOR="Red"]a1100000[/COLOR] +$filesize;mtd_update;vfd COMPLETE
updt_app=vfd READ;tftp 0x80000000  app.img;protect off [COLOR="Red"]a13e0000[/COLOR] +$filesize;erase [COLOR="Red"]a13e0000[/COLOR] +$filesize;cp.b 80000000 [COLOR="Red"]a13e0000[/COLOR] $filesize;protect on [COLOR="Red"]a13e0000[/COLOR] +$filesize;mtd_update;vfd COMPLETE
 

spartak73

Супер-Модератор
Команда форума
Вот спасибо. Сэкономил мне время на это дело. Теперь просто перепишу Bootargs :)
 
Сверху