Re: [U-Boot] Problems using vxboot

2011-08-22 Thread Detlev Zundel
Hi Reinhard, > i do not find a requirement that the cache needs to be off in the vxWorks > manuals. > > The entry point sysInit(int) intended by Windriver to be called from > the vxWorks bootrom, a very small vxWorks system. > The routine is called by the go() handler in the bootrom, that clea

Re: [U-Boot] Problems using vxboot

2011-08-12 Thread reinhard.a...@t-online.de
- Subject: Re: [U-Boot] Problems using vxboot Date: Wed, 10 Aug 2011 11:40:43 +0200 From: Detlev Zundel To: Reinhard Arlt Cc: u-boot@lists.denx.de Hi Reinhard, > i run into a strange problem booting vxWorks on the cpci750 and vme8349 > using u-boot 2011.06. > > The decrementer slot

Re: [U-Boot] Problems using vxboot

2011-08-10 Thread Detlev Zundel
Hi Reinhard, > i run into a strange problem booting vxWorks on the cpci750 and vme8349 > using u-boot 2011.06. > > The decrementer slot contains old code. The problem is starting vxWorks > with the data cache enabled. > > The code below fix the problem. > It disable (and flush) the data cache, a

[U-Boot] Problems using vxboot

2011-08-06 Thread Reinhard Arlt
Hello, i run into a strange problem booting vxWorks on the cpci750 and vme8349 using u-boot 2011.06. The decrementer slot contains old code. The problem is starting vxWorks with the data cache enabled. The code below fix the problem. It disable (and flush) the data cache, and set the start par