Re: [U-Boot] [PATCH] vxworks: Add CONFIG_VXWORKS_PREBOOT

2009-09-23 Thread Wolfgang Denk
Dear Niklaus Giger, In message <1253686958-30716-1-git-send-email-niklaus.gi...@netstal.com> you wrote: > The option CONFIG_VXWORKS_PREBOOT allows a board specific > vxworks_preboot to be run just before jumping into the > vxWorks images. This can be used to alter a register > which is used diffe

Re: [U-Boot] [PATCH] vxworks: Add CONFIG_VXWORKS_PREBOOT

2009-09-23 Thread Tom
Niklaus Giger wrote: > Am Mittwoch 23 September 2009 13:39:55 schrieb Tom: >> Niklaus Giger wrote: >>> The option CONFIG_VXWORKS_PREBOOT allows a board specific >>> vxworks_preboot to be run just before jumping into the >>> vxWorks images. This can be used to alter a register >>> which is used diff

Re: [U-Boot] [PATCH] vxworks: Add CONFIG_VXWORKS_PREBOOT

2009-09-23 Thread Stefan Roese
Hi Niklas, On Wednesday 23 September 2009 08:22:38 Niklaus Giger wrote: > The option CONFIG_VXWORKS_PREBOOT allows a board specific > vxworks_preboot to be run just before jumping into the > vxWorks images. This can be used to alter a register > which is used differently by U-boot and vxWorks. >

Re: [U-Boot] [PATCH] vxworks: Add CONFIG_VXWORKS_PREBOOT

2009-09-23 Thread Niklaus Giger
Am Mittwoch 23 September 2009 13:39:55 schrieb Tom: > Niklaus Giger wrote: > > The option CONFIG_VXWORKS_PREBOOT allows a board specific > > vxworks_preboot to be run just before jumping into the > > vxWorks images. This can be used to alter a register > > which is used differently by U-boot and vx

Re: [U-Boot] [PATCH] vxworks: Add CONFIG_VXWORKS_PREBOOT

2009-09-23 Thread Tom
Niklaus Giger wrote: > The option CONFIG_VXWORKS_PREBOOT allows a board specific > vxworks_preboot to be run just before jumping into the > vxWorks images. This can be used to alter a register > which is used differently by U-boot and vxWorks. > > Signed-off-by: Niklaus Giger > --- > common/cmd_