Re: [U-Boot] arm, omap3, beagle: initial stack pointer setup

2010-10-27 Thread Heiko Schocher
Hello Steve, Steve Sakoman wrote: > On Wed, 2010-10-27 at 14:23 +0200, Heiko Schocher wrote: >> Hello Steve, >> >> Steve Sakoman wrote: >>> On Wed, 2010-10-27 at 09:14 +0200, Wolfgang Denk wrote: Dear Heiko Schocher, In message <4cc7c628.70...@denx.de> you wrote: > CONFIG_SYS_IN

Re: [U-Boot] arm, omap3, beagle: initial stack pointer setup

2010-10-27 Thread Steve Sakoman
On Wed, 2010-10-27 at 14:23 +0200, Heiko Schocher wrote: > Hello Steve, > > Steve Sakoman wrote: > > On Wed, 2010-10-27 at 09:14 +0200, Wolfgang Denk wrote: > >> Dear Heiko Schocher, > >> > >> In message <4cc7c628.70...@denx.de> you wrote: > >>> CONFIG_SYS_INIT_RAM_ADDR (SRAM_VECT_CODE) > >>>

Re: [U-Boot] arm, omap3, beagle: initial stack pointer setup

2010-10-27 Thread Wolfgang Denk
Dear Steve Sakoman, In message <1288181563.2342.98.ca...@quadra> you wrote: > > > Why that? From the current settings I would expect something like > > > > CONFIG_SYS_INIT_RAM_ADDR0x4020f800 > > CONFIG_SYS_INIT_RAM_SIZE0x800 > > > > I see no reason to substract the top 16

Re: [U-Boot] arm, omap3, beagle: initial stack pointer setup

2010-10-27 Thread Heiko Schocher
Hello Steve, Steve Sakoman wrote: > On Wed, 2010-10-27 at 09:14 +0200, Wolfgang Denk wrote: >> Dear Heiko Schocher, >> >> In message <4cc7c628.70...@denx.de> you wrote: >>> CONFIG_SYS_INIT_RAM_ADDR(SRAM_VECT_CODE) >>> ^ >>> 0x40

Re: [U-Boot] arm, omap3, beagle: initial stack pointer setup

2010-10-27 Thread Steve Sakoman
On Wed, 2010-10-27 at 09:14 +0200, Wolfgang Denk wrote: > Dear Heiko Schocher, > > In message <4cc7c628.70...@denx.de> you wrote: > > > > CONFIG_SYS_INIT_RAM_ADDR(SRAM_VECT_CODE) > > ^ > > 0x4020f800 > > CONFIG_SYS_INIT_RAM_SIZ

Re: [U-Boot] arm, omap3, beagle: initial stack pointer setup

2010-10-27 Thread Wolfgang Denk
Dear Heiko Schocher, In message <4cc7c628.70...@denx.de> you wrote: > > CONFIG_SYS_INIT_RAM_ADDR (SRAM_VECT_CODE) > ^ > 0x4020f800 > CONFIG_SYS_INIT_RAM_SIZE 0x7f0 Why that? From the current settings I would expect somet

[U-Boot] arm, omap3, beagle: initial stack pointer setup

2010-10-26 Thread Heiko Schocher
Hello Steve, today morning I tried actual u-boot on the beagle board, and I couldn;t compile it because a problem with the GENERATED_GBL_DATA_SIZE changes. In this context the question raised, if the #define CONFIG_SYS_INIT_SP_ADDR (LOW_LEVEL_SRAM_STACK - GENERATED_GBL_DATA_SIZE) setup