Re: [U-Boot] On simple standalone applications

2008-08-31 Thread Alessio Sangalli
Wolfgang Denk wrote: > Are you sure about this? Normally ARM systems have flash memory (or > some other ROM) mapped at 0, because this is where execution starts > out of reset. Yes I am. On this system (at least as it is now) U-boot is executed from memory when DDR has already been initialized. S

Re: [U-Boot] On simple standalone applications

2008-08-30 Thread Wolfgang Denk
Dear Alessio Sangalli, In message <[EMAIL PROTECTED]> you wrote: > Hi, I have problems in writing an application for U-boot. I do not need > U-boot functions (for now), I just have to write some registers and then > fill some memory with a value. The HW will read that memory region for > its usage

[U-Boot] On simple standalone applications

2008-08-29 Thread Alessio Sangalli
Hi, I have problems in writing an application for U-boot. I do not need U-boot functions (for now), I just have to write some registers and then fill some memory with a value. The HW will read that memory region for its usage. I work on a ARM9 board whose RAM is mapped from 0x00 to 0x0400