* [U-Boot] U-Boot support for ODROID Board @ 2014-06-09 12:39 Hannes Petermaier 2014-06-09 14:29 ` Przemyslaw Marczak 0 siblings, 1 reply; 5+ messages in thread From: Hannes Petermaier @ 2014-06-09 12:39 UTC (permalink / raw) To: u-boot Hello, does anybody know if there is support for the ODROID Board (http://hardkernel.com/main/products/prdt_info.php?g_code=G138745696275&tab_idx=2) with the Samsung exynos 4412 processor ? best regards, hannes ^ permalink raw reply [flat|nested] 5+ messages in thread
* [U-Boot] U-Boot support for ODROID Board 2014-06-09 12:39 [U-Boot] U-Boot support for ODROID Board Hannes Petermaier @ 2014-06-09 14:29 ` Przemyslaw Marczak 2014-06-09 15:00 ` Hannes Petermaier 0 siblings, 1 reply; 5+ messages in thread From: Przemyslaw Marczak @ 2014-06-09 14:29 UTC (permalink / raw) To: u-boot Hello Hannes, On 06/09/2014 02:39 PM, Hannes Petermaier wrote: > Hello, > > does anybody know if there is support for the ODROID Board > (http://hardkernel.com/main/products/prdt_info.php?g_code=G138745696275&tab_idx=2) > > with the Samsung exynos 4412 processor ? > > best regards, > hannes I am working on it and I hope to send proper patch set tomorrow, so please follow the list. Supported devices are: Odroid U3/X2 based on Exynos4412 Rev 2.0 / 2GB of DRAM. And maybe in the future Odroid X based on Exynos4412 Rev 1.0 / 1GB of DRAM. Thank you, -- Przemyslaw Marczak Samsung R&D Institute Poland Samsung Electronics p.marczak at samsung.com ^ permalink raw reply [flat|nested] 5+ messages in thread
* [U-Boot] U-Boot support for ODROID Board 2014-06-09 14:29 ` Przemyslaw Marczak @ 2014-06-09 15:00 ` Hannes Petermaier 2014-06-09 15:11 ` Przemyslaw Marczak 0 siblings, 1 reply; 5+ messages in thread From: Hannes Petermaier @ 2014-06-09 15:00 UTC (permalink / raw) To: u-boot Hi Przemyslaw, sounds good. Do you have also experience running a current version of Linux Kernel on this board ? best regards, Hannes On 2014-06-09 16:29, Przemyslaw Marczak wrote: > Hello Hannes, > > On 06/09/2014 02:39 PM, Hannes Petermaier wrote: >> Hello, >> >> does anybody know if there is support for the ODROID Board >> (http://hardkernel.com/main/products/prdt_info.php?g_code=G138745696275&tab_idx=2) >> >> >> with the Samsung exynos 4412 processor ? >> >> best regards, >> hannes > > I am working on it and I hope to send proper patch set tomorrow, so > please follow the list. > > Supported devices are: Odroid U3/X2 based on Exynos4412 Rev 2.0 / 2GB > of DRAM. > > And maybe in the future Odroid X based on Exynos4412 Rev 1.0 / 1GB of > DRAM. > > Thank you, ^ permalink raw reply [flat|nested] 5+ messages in thread
* [U-Boot] U-Boot support for ODROID Board 2014-06-09 15:00 ` Hannes Petermaier @ 2014-06-09 15:11 ` Przemyslaw Marczak 2014-06-10 12:16 ` Przemyslaw Marczak 0 siblings, 1 reply; 5+ messages in thread From: Przemyslaw Marczak @ 2014-06-09 15:11 UTC (permalink / raw) To: u-boot Hi, On 06/09/2014 05:00 PM, Hannes Petermaier wrote: > > Hi Przemyslaw, > > sounds good. Do you have also experience running a current version of > Linux Kernel on this board ? > > best regards, > Hannes > > On 2014-06-09 16:29, Przemyslaw Marczak wrote: >> Hello Hannes, >> >> On 06/09/2014 02:39 PM, Hannes Petermaier wrote: >>> Hello, >>> >>> does anybody know if there is support for the ODROID Board >>> (http://hardkernel.com/main/products/prdt_info.php?g_code=G138745696275&tab_idx=2) >>> >>> >>> with the Samsung exynos 4412 processor ? >>> >>> best regards, >>> hannes >> >> I am working on it and I hope to send proper patch set tomorrow, so >> please follow the list. >> >> Supported devices are: Odroid U3/X2 based on Exynos4412 Rev 2.0 / 2GB >> of DRAM. >> >> And maybe in the future Odroid X based on Exynos4412 Rev 1.0 / 1GB of >> DRAM. >> >> Thank you, I have tested it with some internal version of kernel 3.10, but probably it will be available soon at kernel lists. But Hardkernel image should working fine. Thanks you, -- Przemyslaw Marczak Samsung R&D Institute Poland Samsung Electronics p.marczak at samsung.com ^ permalink raw reply [flat|nested] 5+ messages in thread
* [U-Boot] U-Boot support for ODROID Board 2014-06-09 15:11 ` Przemyslaw Marczak @ 2014-06-10 12:16 ` Przemyslaw Marczak 0 siblings, 0 replies; 5+ messages in thread From: Przemyslaw Marczak @ 2014-06-10 12:16 UTC (permalink / raw) To: u-boot Hello Hannes, On 06/09/2014 05:11 PM, Przemyslaw Marczak wrote: > Hi, > > On 06/09/2014 05:00 PM, Hannes Petermaier wrote: >> >> Hi Przemyslaw, >> >> sounds good. Do you have also experience running a current version of >> Linux Kernel on this board ? >> >> best regards, >> Hannes >> >> On 2014-06-09 16:29, Przemyslaw Marczak wrote: >>> Hello Hannes, >>> >>> On 06/09/2014 02:39 PM, Hannes Petermaier wrote: >>>> Hello, >>>> >>>> does anybody know if there is support for the ODROID Board >>>> (http://hardkernel.com/main/products/prdt_info.php?g_code=G138745696275&tab_idx=2) >>>> >>>> >>>> >>>> with the Samsung exynos 4412 processor ? >>>> >>>> best regards, >>>> hannes >>> >>> I am working on it and I hope to send proper patch set tomorrow, so >>> please follow the list. >>> >>> Supported devices are: Odroid U3/X2 based on Exynos4412 Rev 2.0 / 2GB >>> of DRAM. >>> >>> And maybe in the future Odroid X based on Exynos4412 Rev 1.0 / 1GB of >>> DRAM. >>> >>> Thank you, > > I have tested it with some internal version of kernel 3.10, but probably > it will be available soon at kernel lists. > But Hardkernel image should working fine. > > Thanks you, Please look at my patch set starting from this commit: http://patchwork.ozlabs.org/patch/357879/ It's recommended to apply this patch set at all - to have Odroid U3/X2 working. Regards, -- Przemyslaw Marczak Samsung R&D Institute Poland Samsung Electronics p.marczak at samsung.com ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2014-06-10 12:16 UTC | newest] Thread overview: 5+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2014-06-09 12:39 [U-Boot] U-Boot support for ODROID Board Hannes Petermaier 2014-06-09 14:29 ` Przemyslaw Marczak 2014-06-09 15:00 ` Hannes Petermaier 2014-06-09 15:11 ` Przemyslaw Marczak 2014-06-10 12:16 ` Przemyslaw Marczak
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox