Log in

I forgot my password

Poll

What size screen do you think is best for the next device?
12% 12% [ 6 ]
23% 23% [ 12 ]
21% 21% [ 11 ]
13% 13% [ 7 ]
31% 31% [ 16 ]

Total Votes : 52

Latest topics

» Rebuild gator driver to open mali option
Today at 3:06 pm by ilgwt

» Memory, final code and final video (in Spanish)
Today at 9:05 am by Alvaro

» ODROID-A4 IO Board
Today at 6:36 am by tuxfield

» odroid linux kernel config file "hkdk_rtm20_defconfig " missed
Yesterday at 10:09 am by odroid

» odroid-7 source code
Sun May 20, 2012 7:52 am by odroid

» Application source code for Embedded Android Platform based on ODROID-A4
Sun May 20, 2012 2:52 am by odroid

» What is ODROID-BaB project LSED?
Sat May 19, 2012 9:44 am by Alvaro

» CPU Module S5PV310 and K3PE7E700B
Fri May 18, 2012 6:01 am by odroid

» BF040-I50B_N09 Board to Board Connector
Thu May 17, 2012 4:45 am by efung

» CPU Module Schematics
Thu May 17, 2012 2:37 am by odroid

» A stupid question : How can I root the ODROID-A
Wed May 16, 2012 7:05 am by Bingley

» ODROID-PC Ubuntu 12.04 with HDMI
Tue May 15, 2012 12:33 pm by grikukan

» ODROID-A4 IO Board - Oscilloscope
Tue May 15, 2012 11:48 am by tuxfield

» OPEN RFID Tag
Tue May 15, 2012 7:51 am by Alvaro

» About the recovery tool for Odroid-pc
Tue May 15, 2012 6:37 am by odroid


    Hangs on "Starting Kernel......."

    Share

    huntercheung
    Member
    Member

    Devices: odroid-a
    Posts: 26
    Join date: 2011-05-02

    Hangs on "Starting Kernel......."

    Post by huntercheung on Tue Feb 21, 2012 12:39 pm

    Hello,

    Our config.:- Linux Kernel 2.6.35, Android 4.0.3

    U-Boot 1.3.4 (Feb 21 2012 - 16:28:41) for HKDKC110 D Type
    CPU: S5PC110@800MHz(OK)
    APLL = 800MHz, HclkMsys = 200MHz, PclkMsys = 100MHz
    MPLL = 667MHz, EPLL = 80MHz
    HclkDsys = 166MHz, PclkDsys = 83MHz
    HclkPsys = 133MHz, PclkPsys = 66MHz
    SCLKA2M = 200MHz
    Serial = CLKUART
    Board: HKDKC110
    I2C: pres(1), div(3)
    ready
    DRAM: 256 MB
    Flash: 1 MB
    SD/MMC: 7580MB
    *** Warning - using default environment
    pres(1), div(3)
    In: serial
    Out: serial
    Err: serial
    checking mode for fastboot ...
    Hit any key to stop autoboot: 0
    reading kernel.. 1081, 8192
    MMC read: dev # 0, block # 1081, count 8192 ...8192 blocks read: OK
    completed
    reading RFS.. 9273, 3072
    MMC read: dev # 0, block # 9273, count 3072 ...3072 blocks read: OK
    completed
    Boot with zImage
    get_format
    -------- 1 --------
    ## Loading init Ramdisk from Legacy Image at 30b00000 ...
    Image Name: ramdisk
    Created: 2012-02-17 7:46:49 UTC
    Image Type: ARM Linux RAMDisk Image (uncompressed)
    Data Size: 164478 Bytes = 160.6 kB
    Load Address: 30800000
    Entry Point: 30800000
    Verifying Checksum ... OK
    ## Transferring control to Linux (at address 30008000) ...
    Starting kernel... <--------- stop

    What is the problem when stop booting in "Starting Kernel...."?

    odroid
    Member of HardKernel
    Member of HardKernel

    Posts: 1201
    Join date: 2010-05-12
    Location: Seoul, Korea

    Re: Hangs on "Starting Kernel......."

    Post by odroid on Tue Feb 21, 2012 12:57 pm

    We need more explanation what you did.

    Did you compile and put the kernel you built?
    What you changed?
    Did you try .odt recovery image?

    huntercheung
    Member
    Member

    Devices: odroid-a
    Posts: 26
    Join date: 2011-05-02

    Re: Hangs on "Starting Kernel......."

    Post by huntercheung on Wed Feb 22, 2012 3:22 am

    .odt recovery image can run on the Odroid7.
    The uboot is built by ourself. Kernel is the same as yours, and we have not make any changes. Will the uboot recognize the machine ID then stop at starting kernel?


    odroid
    Member of HardKernel
    Member of HardKernel

    Posts: 1201
    Join date: 2010-05-12
    Location: Seoul, Korea

    Re: Hangs on "Starting Kernel......."

    Post by odroid on Wed Feb 22, 2012 3:49 am

    You can find a .odt image of ICS on ODROID-7 in this link.
    http://com.odroid.com/sigong/nf_file_board/nfile_board_view.php?keyword=&bid=81

    Are you following blow article?
    http://www.hardkernel.com/?b114

    Yes, there should be a checking routine of machine id.

    huntercheung
    Member
    Member

    Devices: odroid-a
    Posts: 26
    Join date: 2011-05-02

    Re: Hangs on "Starting Kernel......."

    Post by huntercheung on Wed Feb 22, 2012 3:56 am

    Would the machine ID be the same for S5PC110 N type and D type?

    odroid
    Member of HardKernel
    Member of HardKernel

    Posts: 1201
    Join date: 2010-05-12
    Location: Seoul, Korea

    Re: Hangs on "Starting Kernel......."

    Post by odroid on Wed Feb 22, 2012 6:00 am

    I think it should be same. But, I can't guarantee.
    Do you use N type?

    huntercheung
    Member
    Member

    Devices: odroid-a
    Posts: 26
    Join date: 2011-05-02

    Re: Hangs on "Starting Kernel......."

    Post by huntercheung on Wed Feb 22, 2012 7:23 am

    yes, we use the N-type. D-type is 4Gnand+1GDram+3Gddr, N-type is 4Gnand+4Gddr. Can we use the same uboot for N-type? Would the bootup init be the same as D-type? When we use the same uboot, the board will be hanged on "Starting Kernel.....". What is the problem?

    U-Boot 1.3.4 (Feb 22 2012 - 10:44:34) for HKDKC110 D Type
    CPU: S5PC110@800MHz(OK)
    APLL = 800MHz, HclkMsys = 200MHz, PclkMsys = 100MHz
    MPLL = 667MHz, EPLL = 80MHz
    HclkDsys = 166MHz, PclkDsys = 83MHz
    HclkPsys = 133MHz, PclkPsys = 66MHz
    SCLKA2M = 200MHz
    Serial = CLKUART
    Board: HKDKC110
    I2C: pres(1), div(3)
    ready
    DRAM: 256 MB
    Flash: 1 MB
    SD/MMC: 7580MB
    pres(1), div(3)
    In: serial
    Out: serial
    Err: serial
    checking mode for fastboot ...
    Hit any key to stop autoboot: 0
    reading kernel.. 1081, 8192
    MMC read: dev # 0, block # 1081, count 8192 ...8192 blocks Read: OK
    completed
    reading RFS.. 9273, 3072
    MMC read: dev # 0, block # 9273, count 3072 ...3072 blocks read: OK
    completed
    Boot with zImage
    get_format
    -------- 1 --------
    ## Loading init Ramdisk from Legacy Image at 30b00000 ...
    Image Name: ramdisk
    Created: 2012-02-17 7:46:49 UTC
    Image Type: ARM Linux RAMDisk Image (uncompressed)
    Data Size: 164478 Bytes = 160.6 kB
    Load Address: 30800000
    Entry Point: 30800000
    Verifying Checksum ... OK
    ## Transferring control to Linux (at address 30008000) ...
    ## Ramdisk Start address at 30b00040 to address at 30b282be
    commandline: root=/dev/mmcblk0p2 rootfstype=ext3 rw init=/init console=ttySAC2,115200 androidboot.console=s3c2410_serial2 rootdelay=1
    Starting kernel ... <------ STOP


    odroid
    Member of HardKernel
    Member of HardKernel

    Posts: 1201
    Join date: 2010-05-12
    Location: Seoul, Korea

    Re: Hangs on "Starting Kernel......."

    Post by odroid on Wed Feb 22, 2012 8:15 am

    You may need to check the DRAM initialisation routine of Kernel because N-type has different DRAM configuration.
    Contact Samsung or distributor to get a different kernel source for N-type.
    We can't help you any more.

    huntercheung
    Member
    Member

    Devices: odroid-a
    Posts: 26
    Join date: 2011-05-02

    Re: Hangs on "Starting Kernel......."

    Post by huntercheung on Fri Mar 02, 2012 4:05 am

    Kernel can run then boot recently, but it hangs at the end of init string. dmesg shows that some files cannot be created in the memory and stop. Are some of the memorys block write protected? Is it possible to bypass the Secure Booting? How to do that?

      Current date/time is Tue May 22, 2012 6:35 pm