[U-Boot] Problems with a P2020 board

2012-08-30 Thread Mark Marshall
.c). I can see that when we enter the interactive loop this variable stops incrementing. I can add boot scripts that output this value, and it is incrementing until the console becomes interactive. Has anyone else seen a problem like this? Many thanks for any help you can offer us.

[U-Boot] [PATCH] powerpc mpc85xx: Only clear TSR:WIS in watchdog_reset.

2012-09-10 Thread Mark Marshall
. Signed-off-by: Mark Marshall --- arch/powerpc/cpu/mpc85xx/cpu.c |5 + 1 files changed, 1 insertions(+), 4 deletions(-) diff --git a/arch/powerpc/cpu/mpc85xx/cpu.c b/arch/powerpc/cpu/mpc85xx/cpu.c index c1815e8..c0e54ad 100644 --- a/arch/powerpc/cpu/mpc85xx/cpu.c +++ b/arch/powerpc/cpu

Re: [U-Boot] Problems with a P2020 board

2012-09-27 Thread Mark Marshall
lag to the register. There is a patch in patchwork for this. Thanks for your help (and sorry, I should have posted this a while ago, but I've been out of the office). Mark Marshall. PS. I have also made progress with the third issue, eSPI acces. I think that I will submit a complete

Re: [U-Boot] [RFC] ARM: prevent misaligned array inits

2012-10-03 Thread Mark Marshall
000 03e0 2**0 ALLOC 3 .rodata 0048 03e0 2**2 CONTENTS, ALLOC, LOAD, RELOC, READONLY, DATA 4 .rodata.str1.1 0047 0428 2**0 CONTENTS, ALLOC, LOAD, READONLY, DATA Re

Re: [U-Boot] Possible race condition when accessing SPI NOR Flash ?

2014-05-02 Thread Mark Marshall
Hi. I now fell a bit guilty. I had this same problem a while ago, and I haven't ever really pushed the fix. In fact, I ended up rewriting most of drivers/spi/spi-fsl-espi.c, and that's really the problem - I can only test about two boards from over 20, so I know that nobody will take my complete

Re: [U-Boot] [PATCH 02/20] scsi: Provide support for a list of AHCI controllers.

2012-10-23 Thread Mark Marshall
On 19/10/12 05:44, Simon Glass wrote: > From: Vadim Bendebury > > Many AHCI controllers are identical, the main (and often the > only) difference being the PCI Vendor ID/Device ID combination > reported by the device. > > This change allows the config file to define a list of PCI vendor > ID/dev