question about installing android on FR

a dehqan dehqan65 at gmail.com
Mon Jan 23 17:37:15 CET 2012


In The Name Of Allah
Hello

This is answer of stefan schimdt (dfu-utils developer) :

"The number of shown partitions is hardcoded atm to DFU_NUM_ALTERNATES
which is set to 6. So you last partition does not get shown increment
it to seven in your board config and re-compile your u-boot and test
again."

but unfortunately ,have not board here ,would someone recompile it ?
On Sun, Jan 22, 2012 at 12:52 AM, a dehqan <dehqan65 at gmail.com> wrote:

>
> Thanks have tried:
>
> mtdparts=mtdparts=physmap-flash:-(nor);neo1973-nand:0x00040000(u-boot),0x00040000(u-boot_env),0x00800000(kernel),0x000a0000(splash),0x00040000(factory),0x04000000(system),0x0b6a0000(userdata)
>
> Now printenv shows:
>
>
> mtdparts=mtdparts=physmap-flash:-(nor);neo1973-nand:0x00040000(u-boot),0x00040000(u-boot_env),0x00800000(kernel),0x000a0000(splash),0x00040000(factory),0x04000000(system),0x0b6a0000(userdata)
>
> but when want to try dfu-utils -l shows:
> Found DFU: [0x1d50:0x5119] devnum=61, cfg=0, intf=0, alt=1, name="u-boot"
> Found DFU: [0x1d50:0x5119] devnum=61, cfg=0, intf=0, alt=2,
> name="u-boot_env"
> Found DFU: [0x1d50:0x5119] devnum=61, cfg=0, intf=0, alt=3, name="kernel"
> Found DFU: [0x1d50:0x5119] devnum=61, cfg=0, intf=0, alt=4, name="splash"
> Found DFU: [0x1d50:0x5119] devnum=61, cfg=0, intf=0, alt=5, name="factory"
> Found DFU: [0x1d50:0x5119] devnum=61, cfg=0, intf=0, alt=6, name="system"
>
>
> again there is no userdata
>
> On Fri, Jan 20, 2012 at 11:33 AM, Jose Luis Perez Diez <
> jluis at escomposlinux.org> wrote:
>
>> El Thursday 19 January 2012 17:52:46 a dehqan va escriure:
>> > Thanks methink so
>> > Have installed uboot on NAND and have set enviroments on it , this is
>> > mtdparts output http://pastebin.com/E08fHr2G and this is printenv
>> output
>> > http://pastebin.com/E08fHr2G
>> >
>> > But dfu-util -l  http://pastebin.com/59fLK4GC  does not show any
>> userdata
>> > partition while it got system partition
>>
>> Have you tried to use diferent mtdparts while flashing?
>>
>> one like this for system:
>>
>> setenv mtdparts
>> mtdparts=physmap-flash:-(nor)\;neo1973-nand:0x00040000(u-boot),0x00040000(u-boot_env),0x00800000(kernel),0x000a0000(splash),0x00040000(factory),0x04000000(system)
>>
>> and other like this for usedata:
>>
>> setenv
>> mtdpartsmtdparts=physmap-flash:-(nor)\;neo1973-nand:0x00040000(u-boot),0x00040000(u-boot_env),0x00800000(kernel),0x000a0000(splash),0x04040000(factory_system),0x0b6a0000(userdata)
>>
>> and, if using uboot to start android, this other when all is flasshed:
>>
>> setenv mtdparts
>> mtdparts=physmap-flash:-(nor)\;neo1973-nand:0x00040000(u-boot),0x00040000(u-boot_env),0x00800000(kernel),0x000a0000(splash),0x00040000(factory),0x04000000(system),0x0b6a0000(userdata)
>>
>> _______________________________________________
>> Openmoko community mailing list
>> community at lists.openmoko.org
>> http://lists.openmoko.org/mailman/listinfo/community
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openmoko.org/pipermail/community/attachments/20120123/ba800fb3/attachment.htm>


More information about the community mailing list