Re: [U-Boot] Odroid XU3 - exynos5422 - SPL - iRAM/sRAM address

2015-02-25 Thread Suriyan Ramasami
Hello Kevin, Sorry to have put this in the back burner. Life knocked me over the head seeking attention. I shall focus back on this soon. Sorry, once again, - Suriyan On Wed, Feb 25, 2015 at 1:38 PM, Kevin Hilman wrote: > Hi Suriyan, > > On Thu, Jan 22, 2015 at 5:46 PM, Suriyan Ramasami wro

Re: [U-Boot] Odroid XU3 - exynos5422 - SPL - iRAM/sRAM address

2015-02-25 Thread Kevin Hilman
Hi Suriyan, On Thu, Jan 22, 2015 at 5:46 PM, Suriyan Ramasami wrote: > On Thu, Jan 22, 2015 at 9:51 AM, Kevin Hilman wrote: >> Suriyan Ramasami writes: >> >>> Hello Kevin, >>> >>> On Wed, Jan 21, 2015 at 4:54 PM, Kevin Hilman wrote: Hi Surijan, Suriyan Ramasami writes: >>>

Re: [U-Boot] Odroid XU3 - exynos5422 - SPL - iRAM/sRAM address

2015-01-27 Thread Joonyoung Shim
Hi Suriyan, On 01/23/2015 10:46 AM, Suriyan Ramasami wrote: > On Thu, Jan 22, 2015 at 9:51 AM, Kevin Hilman wrote: >> Suriyan Ramasami writes: >> >>> Hello Kevin, >>> >>> On Wed, Jan 21, 2015 at 4:54 PM, Kevin Hilman wrote: Hi Surijan, Suriyan Ramasami writes: > Hello S

Re: [U-Boot] Odroid XU3 - exynos5422 - SPL - iRAM/sRAM address

2015-01-22 Thread Suriyan Ramasami
On Thu, Jan 22, 2015 at 9:51 AM, Kevin Hilman wrote: > Suriyan Ramasami writes: > >> Hello Kevin, >> >> On Wed, Jan 21, 2015 at 4:54 PM, Kevin Hilman wrote: >>> Hi Surijan, >>> >>> Suriyan Ramasami writes: >>> Hello Sjoerd Simons, A signed BL2 which allows unsigned BL2 chain load i

Re: [U-Boot] Odroid XU3 - exynos5422 - SPL - iRAM/sRAM address

2015-01-22 Thread Kevin Hilman
Suriyan Ramasami writes: > Hello Kevin, > > On Wed, Jan 21, 2015 at 4:54 PM, Kevin Hilman wrote: >> Hi Surijan, >> >> Suriyan Ramasami writes: >> >>> Hello Sjoerd Simons, >>>A signed BL2 which allows unsigned BL2 chain load is already >>> available for experimentation. Refer this link: >>>

Re: [U-Boot] Odroid XU3 - exynos5422 - SPL - iRAM/sRAM address

2015-01-21 Thread Suriyan Ramasami
Hello Kevin, On Wed, Jan 21, 2015 at 4:54 PM, Kevin Hilman wrote: > Hi Surijan, > > Suriyan Ramasami writes: > >> Hello Sjoerd Simons, >>A signed BL2 which allows unsigned BL2 chain load is already >> available for experimentation. Refer this link: >> http://forum.odroid.com/viewtopic.php?f=

Re: [U-Boot] Odroid XU3 - exynos5422 - SPL - iRAM/sRAM address

2015-01-21 Thread Kevin Hilman
Hi Surijan, Suriyan Ramasami writes: > Hello Sjoerd Simons, >A signed BL2 which allows unsigned BL2 chain load is already > available for experimentation. Refer this link: > http://forum.odroid.com/viewtopic.php?f=98&t=6147#p58984 > The suriyan.bl2-hkxu3.1212.5422.zip blob contains a signed

Re: [U-Boot] Odroid XU3 - exynos5422 - SPL - iRAM/sRAM address

2015-01-21 Thread Kevin Hilman
Suriyan Ramasami writes: > Hello Kevin, > > On Tue, Jan 20, 2015 at 3:29 PM, Suriyan Ramasami wrote: >> Hello Kevin, >> >> On Tue, Jan 20, 2015 at 2:43 PM, Kevin Hilman wrote: >>> Suriyan Ramasami writes: >>> Hello Kevin, These are the changes that would be necessary in uboot main

Re: [U-Boot] Odroid XU3 - exynos5422 - SPL - iRAM/sRAM address

2015-01-21 Thread Sjoerd Simons
On Tue, 2015-01-20 at 15:29 -0800, Suriyan Ramasami wrote: > Hello Kevin, > > On Tue, Jan 20, 2015 at 2:43 PM, Kevin Hilman wrote: > > Suriyan Ramasami writes: > I am currently working only on the XU3 (I thought there was no > interest, so I let it slide). I probably should say that the Exynos

Re: [U-Boot] Odroid XU3 - exynos5422 - SPL - iRAM/sRAM address

2015-01-20 Thread Suriyan Ramasami
Hello Kevin, On Tue, Jan 20, 2015 at 3:38 PM, Suriyan Ramasami wrote: > Hello Kevin, > > On Tue, Jan 20, 2015 at 3:29 PM, Suriyan Ramasami wrote: >> Hello Kevin, >> >> On Tue, Jan 20, 2015 at 2:43 PM, Kevin Hilman wrote: >>> Suriyan Ramasami writes: >>> Hello Kevin, These are the

Re: [U-Boot] Odroid XU3 - exynos5422 - SPL - iRAM/sRAM address

2015-01-20 Thread Suriyan Ramasami
Hello Kevin, On Tue, Jan 20, 2015 at 3:29 PM, Suriyan Ramasami wrote: > Hello Kevin, > > On Tue, Jan 20, 2015 at 2:43 PM, Kevin Hilman wrote: >> Suriyan Ramasami writes: >> >>> Hello Kevin, >>>These are the changes that would be necessary in uboot mainline for SPL: >>> >>> arch/arm/cpu/armv

Re: [U-Boot] Odroid XU3 - exynos5422 - SPL - iRAM/sRAM address

2015-01-20 Thread Suriyan Ramasami
Hello Kevin, On Tue, Jan 20, 2015 at 2:43 PM, Kevin Hilman wrote: > Suriyan Ramasami writes: > >> Hello Kevin, >>These are the changes that would be necessary in uboot mainline for SPL: >> >> arch/arm/cpu/armv7/exynos/Kconfig >> - select OF_CONTROL >> + select SUPPORT_SPL >> +

Re: [U-Boot] Odroid XU3 - exynos5422 - SPL - iRAM/sRAM address

2015-01-20 Thread Kevin Hilman
Suriyan Ramasami writes: > Hello Kevin, >These are the changes that would be necessary in uboot mainline for SPL: > > arch/arm/cpu/armv7/exynos/Kconfig > - select OF_CONTROL > + select SUPPORT_SPL > + select OF_CONTROL if !SPL_BUILD > > configs/odroid-xu3_defconfig > +CONFIG

Re: [U-Boot] Odroid XU3 - exynos5422 - SPL - iRAM/sRAM address

2015-01-20 Thread Suriyan Ramasami
Hello Kevin, These are the changes that would be necessary in uboot mainline for SPL: arch/arm/cpu/armv7/exynos/Kconfig - select OF_CONTROL + select SUPPORT_SPL + select OF_CONTROL if !SPL_BUILD configs/odroid-xu3_defconfig +CONFIG_SPL=y include/configs/odroid_xu3.h #undef C

Re: [U-Boot] Odroid XU3 - exynos5422 - SPL - iRAM/sRAM address

2015-01-20 Thread Kevin Hilman
Hello Suriyan, Suriyan Ramasami writes: > Hello Sjoerd Simons, >A signed BL2 which allows unsigned BL2 chain load is already > available for experimentation. Refer this link: > http://forum.odroid.com/viewtopic.php?f=98&t=6147#p58984 > The suriyan.bl2-hkxu3.1212.5422.zip blob contains a sign

Re: [U-Boot] Odroid XU3 - exynos5422 - SPL - iRAM/sRAM address

2015-01-20 Thread Suriyan Ramasami
Hello Sjoerd Simons, A signed BL2 which allows unsigned BL2 chain load is already available for experimentation. Refer this link: http://forum.odroid.com/viewtopic.php?f=98&t=6147#p58984 The suriyan.bl2-hkxu3.1212.5422.zip blob contains a signed BL2 which allows the same. The layout of SD card i

Re: [U-Boot] Odroid XU3 - exynos5422 - SPL - iRAM/sRAM address

2015-01-20 Thread Sjoerd Simons
(Corrected the u-boot list address in the cc of this thread and added Kevin hilman who is also quite interested in this topic) On Tue, 2015-01-20 at 10:36 +0100, Sjoerd Simons wrote: > Hey Suriyan, > > I just noticed the patchset Akshay Saraswat sent (Add support for > booting multiple cores), w