* exynos4210 not booting
@ 2013-03-15 16:31 Daniel Lezcano
2013-03-16 7:21 ` Padma Venkat
0 siblings, 1 reply; 3+ messages in thread
From: Daniel Lezcano @ 2013-03-15 16:31 UTC (permalink / raw)
To: linux-samsung-soc
Using the exynos4_defconfig and compiling the kernel from the samsung
git tree at 3.9-rc1, I am stuck.
Does anyone have any idea ?
Thanks !
-- Daniel
--------------------------------------------------------
U-Boot 2013.01.-rc1 (Dec 08 2012 - 12:15:17) for ORIGEN
CPU: Exynos4210@1000MHz
Board: ORIGEN
DRAM: 1 GiB
WARNING: Caches not enabled
MMC: SAMSUNG SDHCI: 0
In: serial
Out: serial
Err: serial
Hit any key to stop autoboot: 0
reading uImage
1385264 bytes read
reading uInitrd
3780878 bytes read
reading board.dtb
16717 bytes read
## Booting kernel from Legacy Image at 40007000 ...
Image Name: Linux-3.9.0-rc1
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 1385200 Bytes = 1.3 MiB
Load Address: 40008000
Entry Point: 40008000
Verifying Checksum ... OK
## Loading init Ramdisk from Legacy Image at 42000000 ...
Image Name: initramfs
Image Type: ARM Linux RAMDisk Image (uncompressed)
Data Size: 3780814 Bytes = 3.6 MiB
Load Address: 00000000
Entry Point: 00000000
Verifying Checksum ... OK
## Flattened Device Tree blob at 41f00000
Booting using the fdt blob at 0x41f00000
Loading Kernel Image ... OK
OK
Using Device Tree in place at 41f00000, end 41f0714c
Starting kernel ...
--
<http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs
Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: exynos4210 not booting
2013-03-15 16:31 exynos4210 not booting Daniel Lezcano
@ 2013-03-16 7:21 ` Padma Venkat
2013-03-16 8:32 ` Inderpal Singh
0 siblings, 1 reply; 3+ messages in thread
From: Padma Venkat @ 2013-03-16 7:21 UTC (permalink / raw)
To: Daniel Lezcano; +Cc: linux-samsung-soc
Hi,
On Fri, Mar 15, 2013 at 10:01 PM, Daniel Lezcano
<daniel.lezcano@linaro.org> wrote:
>
> Using the exynos4_defconfig and compiling the kernel from the samsung
> git tree at 3.9-rc1, I am stuck.
>
> Does anyone have any idea ?
>
> Thanks !
>
> -- Daniel
>
> --------------------------------------------------------
>
> U-Boot 2013.01.-rc1 (Dec 08 2012 - 12:15:17) for ORIGEN
>
> CPU: Exynos4210@1000MHz
>
> Board: ORIGEN
> DRAM: 1 GiB
> WARNING: Caches not enabled
> MMC: SAMSUNG SDHCI: 0
> In: serial
> Out: serial
> Err: serial
> Hit any key to stop autoboot: 0
> reading uImage
> 1385264 bytes read
> reading uInitrd
> 3780878 bytes read
> reading board.dtb
> 16717 bytes read
> ## Booting kernel from Legacy Image at 40007000 ...
> Image Name: Linux-3.9.0-rc1
> Image Type: ARM Linux Kernel Image (uncompressed)
> Data Size: 1385200 Bytes = 1.3 MiB
> Load Address: 40008000
> Entry Point: 40008000
> Verifying Checksum ... OK
> ## Loading init Ramdisk from Legacy Image at 42000000 ...
> Image Name: initramfs
> Image Type: ARM Linux RAMDisk Image (uncompressed)
> Data Size: 3780814 Bytes = 3.6 MiB
> Load Address: 00000000
> Entry Point: 00000000
> Verifying Checksum ... OK
> ## Flattened Device Tree blob at 41f00000
> Booting using the fdt blob at 0x41f00000
> Loading Kernel Image ... OK
> OK
> Using Device Tree in place at 41f00000, end 41f0714c
>
> Starting kernel ...
Can you please try with below patches?
This is required for non-DT case and it is not yet merged.
https://patchwork.kernel.org/patch/2218321/
For DT case below patch is required and this got merged in kgene tree.
https://patchwork.kernel.org/patch/2210621/
Thanks
Padma
>
> --
> <http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs
>
> Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook |
> <http://twitter.com/#!/linaroorg> Twitter |
> <http://www.linaro.org/linaro-blog/> Blog
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: exynos4210 not booting
2013-03-16 7:21 ` Padma Venkat
@ 2013-03-16 8:32 ` Inderpal Singh
0 siblings, 0 replies; 3+ messages in thread
From: Inderpal Singh @ 2013-03-16 8:32 UTC (permalink / raw)
To: Daniel Lezcano; +Cc: linux-samsung-soc
Hi Daniel,
On 16 March 2013 12:51, Padma Venkat <padma.kvr@gmail.com> wrote:
> Hi,
>
> On Fri, Mar 15, 2013 at 10:01 PM, Daniel Lezcano
> <daniel.lezcano@linaro.org> wrote:
>>
>> Using the exynos4_defconfig and compiling the kernel from the samsung
>> git tree at 3.9-rc1, I am stuck.
>>
>> Does anyone have any idea ?
>>
>> Thanks !
>>
>> -- Daniel
>>
>> --------------------------------------------------------
>>
>> U-Boot 2013.01.-rc1 (Dec 08 2012 - 12:15:17) for ORIGEN
>>
>> CPU: Exynos4210@1000MHz
>>
>> Board: ORIGEN
>> DRAM: 1 GiB
>> WARNING: Caches not enabled
>> MMC: SAMSUNG SDHCI: 0
>> In: serial
>> Out: serial
>> Err: serial
>> Hit any key to stop autoboot: 0
>> reading uImage
>> 1385264 bytes read
>> reading uInitrd
>> 3780878 bytes read
>> reading board.dtb
>> 16717 bytes read
>> ## Booting kernel from Legacy Image at 40007000 ...
>> Image Name: Linux-3.9.0-rc1
>> Image Type: ARM Linux Kernel Image (uncompressed)
>> Data Size: 1385200 Bytes = 1.3 MiB
>> Load Address: 40008000
>> Entry Point: 40008000
>> Verifying Checksum ... OK
>> ## Loading init Ramdisk from Legacy Image at 42000000 ...
>> Image Name: initramfs
>> Image Type: ARM Linux RAMDisk Image (uncompressed)
>> Data Size: 3780814 Bytes = 3.6 MiB
>> Load Address: 00000000
>> Entry Point: 00000000
>> Verifying Checksum ... OK
>> ## Flattened Device Tree blob at 41f00000
>> Booting using the fdt blob at 0x41f00000
>> Loading Kernel Image ... OK
>> OK
>> Using Device Tree in place at 41f00000, end 41f0714c
>>
>> Starting kernel ...
>
> Can you please try with below patches?
>
> This is required for non-DT case and it is not yet merged.
> https://patchwork.kernel.org/patch/2218321/
>
> For DT case below patch is required and this got merged in kgene tree.
> https://patchwork.kernel.org/patch/2210621/
>
Also check CONFIG_S3C_LOWLEVEL_UART_PORT, it needs to be 2 for origen.
Hope it helps.
Thanks,
Inder
> Thanks
> Padma
>>
>> --
>> <http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs
>>
>> Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook |
>> <http://twitter.com/#!/linaroorg> Twitter |
>> <http://www.linaro.org/linaro-blog/> Blog
>>
>> --
>> To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at http://vger.kernel.org/majordomo-info.html
> --
> To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-03-16 8:32 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-15 16:31 exynos4210 not booting Daniel Lezcano
2013-03-16 7:21 ` Padma Venkat
2013-03-16 8:32 ` Inderpal Singh
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.