Re: [U-Boot] [PATCH 13/13] board/esd/cpci750/sdram_init.c: Fix GCC 4.6 build warnings

2011-11-09 Thread reinhard.a...@t-online.de
Hello, delete it... Reinhard -Original-Nachricht- Von: Mike Frysinger An: u-boot@lists.denx.de Cc: Reinhard Arlt Betreff: Re: [U-Boot] [PATCH 13/13] board/esd/cpci750/sdram_init.c: Fix GCC 4.6 build warnings Datum: Wed, 09 Nov 2011 21:45:06 +0100 On Wednesday 09 November 2011 14:29:0

Re: [U-Boot] Interrupt issue about bootvx command

2011-10-15 Thread reinhard.a...@t-online.de
Hallo, i am out of office at the moment, so i can not test, but i have tracked all my vxWorks start problems down to cache issues, even if they look like irq issues at a first glance, but disabling the irq's may not harm. Adding the boot parameter and a cache flush makes much mo

Re: [U-Boot] Problems using vxboot

2011-08-12 Thread reinhard.a...@t-online.de
Hello, 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 clears the cache f

Re: [U-Boot] uboot vxworks

2011-08-04 Thread reinhard.a...@t-online.de
Hello, include and use the bootvx command, but be shure, that the address of the vxWorks bootline match in u-boot and your vxWorks BSP. There may be other problems, like number of parameters, too. Reinhard -Original-Nachricht- Subject: [U-Boot] uboot vxworks Date: Thu, 04 Aug 2011 07: