Deleted Added
full compact
24c24
< * $FreeBSD: head/sys/boot/arm/at91/boot0spi/main.c 164321 2006-11-16 00:48:53Z imp $
---
> * $FreeBSD: head/sys/boot/arm/at91/boot0spi/main.c 165396 2006-12-20 17:50:02Z imp $
34c34
< #define OFFSET LOADER_OFFSET
---
> #define OFFSET FPGA_OFFSET
39c39
< int len, i, j, off;
---
> int len, i, j, off, sec;
61a62,64
> sec = GetSeconds() + 2;
> while (sec <= GetSeconds())
> continue;
62a66
> reset();