Join Today
+ Reply to Thread
Page 5 of 6 FirstFirst 123456 LastLast
Results 41 to 50 of 51
Like Tree3Likes

Thread: sdhc support

  1. #41
    Join Date
    Nov 2005
    Location
    Brazil
    Posts
    308

    Default

    A1600 kernel sources doesn't appear to be complete ... I can't find mmc_core.c or mtd drivers ...


    Quote Originally Posted by sabrod View Post
    Halftux, did you tried A1600 mmc's driver? This one could maybe work better on your cards, than muromec one ??

    Sorry i only could try binaries... but here on A1200, my sdhc did work and the normals microSD's too...

    I don't understand, but now, for looking at moto's code, i only try to read latest A1200e LATAM sourcecode!!
    I see a /driver/i2c/a780_camera.c here in this tree? Don't know, i'm quite embarrased with compilations for A910 for now... and don't support spending too much time to on motorola's semi-released code, you know...
    It's a little more clean and also compatible with quite all ezx device (except a1600, i guess... Of course with some usuals stuff forgotten but both for the happyness and the sadness of the reader )
    Motorola Quench

    A1200i - Firmware: 42pL7 2.0


    E398: R373 R49 custom firmware

  2. #42
    Join Date
    Nov 2005
    Location
    Brazil
    Posts
    308

    Default

    My first compiled kernel with muromec's sdhc patch it's up and running in my A1200i with A1200e hybrid firmware (my version of special edition, I will release it soon...)

    My 1GB card it's working perfect, but I don't have a 4GB card to test (yes, I will buy one)...
    Somebody can help testing it ?

    This is not for end users yet... It was tested with only one phone (mine)...

    Download link:
    http://www.mediafire.com/?zmjkmmmeogu


    Please, before flashing be sure your "language" filesystem is at the same position and size as below:
    (As far as I know, all A1200e except the ORIGINAL widgets firmware have this addresses).

    # cat /proc/roflash_info
    ROFLASH Driver status: Ready

    ROFLASH area name is rootfs
    ROFLASH area size = 27254784 bytes
    ROFLASH area offset = 6295552 bytes
    ROFLASH area l_x_b(10)
    ROFLASH area name is language
    ROFLASH area size = 11534336 bytes
    ROFLASH area offset = 28180480 bytes
    ROFLASH area l_x_b(1000)
    ROFLASH area name is data_resource
    ROFLASH area size = 10485760 bytes
    ROFLASH area offset = 1703936 bytes
    ROFLASH area l_x_b(1000)
    ROFLASH area name is setup
    ROFLASH area size = 131072 bytes
    ROFLASH area offset = 6160384 bytes
    ROFLASH area l_x_b(10)
    ROFLASH area name is secure_setup
    ROFLASH area size = 122880 bytes
    ROFLASH area offset = 26873856 bytes
    ROFLASH area l_x_b(1000)
    #

    The language filesystem it's just a reference, the A1200e mappings are different from other versions ...

    @muromec
    Thank you for sharing you sdhc patch with the community.
    Attached Thumbnails Attached Thumbnails sdhc support-version.png  
    Last edited by epinter; 08-13-2009 at 12:15 PM.
    Motorola Quench

    A1200i - Firmware: 42pL7 2.0


    E398: R373 R49 custom firmware

  3. #43
    Join Date
    Mar 2008
    Location
    just at the other end of the line.
    Posts
    879

    Default

    WOW again, i will look like an awfull code leecher, but... could you post the patchs, too?
    Say developer, but it's so hard!

  4. #44
    Join Date
    Nov 2005
    Location
    Brazil
    Posts
    308

    Default

    I used the patches from muromec, available in this thread ...

    The work I made was remap the address of roflash and MTD areas in LATAM kernel to be able to use it with standard A1200e firmware (like R541L7_G_11.00.1AR). I will post the patch (it's very simple) when this kernel is tested and work on more then 1 phone...



    Quote Originally Posted by sabrod View Post
    WOW again, i will look like an awfull code leecher, but... could you post the patchs, too?
    Motorola Quench

    A1200i - Firmware: 42pL7 2.0


    E398: R373 R49 custom firmware

  5. #45
    Join Date
    Mar 2008
    Location
    just at the other end of the line.
    Posts
    879

    Default

    Ok, thanks you very much!!
    Say developer, but it's so hard!

  6. #46
    Join Date
    Nov 2005
    Location
    Brazil
    Posts
    308

    Default

    My kernel is working with SDHC patch and usb storage working:
    http://www.motorolafans.com/forums/a...c-widgets.html
    Motorola Quench

    A1200i - Firmware: 42pL7 2.0


    E398: R373 R49 custom firmware

  7. #47
    Join Date
    May 2008
    Location
    italy
    Posts
    819

    Default

    Hi all,
    I need help adding the patch in tmr tmp_do (U3 jffs2).
    Replacing the CG33 don't work.
    Please if someone know, please share info.
    Thanks
    MOT-A1200eam/1.0/R541L7_G_11.00.16R Mozilla/4.0 (compatible; MSIE 6.0; Linux; A1200eam; 781) Profile/MIDP-2.0 Configuration/CLDC-1.1 Opera 8.00 UP.Link/6.3.1.21.0

  8. #48
    Join Date
    Mar 2009
    Location
    punjab
    Posts
    984

    Default

    extract patch file with ezxcodec and ur f/w which u want to sdhc support.Now copy patch files in smg of ur f/w.AND then compile


    thats it


    Press THANKS button if my post is use ful to you

  9. #49
    Join Date
    May 2008
    Location
    italy
    Posts
    819

    Default

    LOveysingh,
    You have not understood, patch and kernel are two different things...

  10. #50
    Join Date
    Sep 2007
    Location
    Germany
    Posts
    436

    Default

    When you want to add this to tmp_do firmware. You need to compile the kernel with sdhc patch and also activate jffs2 and loop support for the kernel.

    CONFIG_JFFS2_FS=y
    CONFIG_BLK_DEV_LOOP=y

    Maybe you need to edit the config cmdline and change the rootfstype to jffs2.
    But I realy dont know if this is everything what you need to do never tried this and I dont know the firmware. Take also care of the mtd map.
    The best is if you have the modified kernel source from tmp_do.
    Good luck my friend.
    -------------------------------------
    In any apple is a worm. Through each window flies a bug.
    That's why I take Linux, because what does not fly can not crash.


 
+ Reply to Thread
Page 5 of 6 FirstFirst 123456 LastLast

Similar Threads

  1. E6 patch - SDHC and SD support
    By epinter in forum E6 General Chat
    Replies: 42
    Last Post: 06-22-2011, 04:23 PM
  2. support SDHC for E6/E6E
    By lovegff in forum E6 General Chat
    Replies: 149
    Last Post: 03-25-2010, 03:56 PM
  3. help...format 8g sdhc card
    By sam_fisher in forum E6 General Chat
    Replies: 1
    Last Post: 09-09-2009, 05:27 PM
  4. SD or SDHC???wats ur suggestion??
    By vinayinfo in forum E6 General Chat
    Replies: 10
    Last Post: 08-03-2009, 11:23 AM
  5. what is Sdhc kernel ?
    By ravisoni7 in forum E6 General Chat
    Replies: 16
    Last Post: 07-14-2009, 11:37 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
Single Sign On provided by vBSSO

Search Engine Optimization by vBSEO 3.6.0 RC 1