u-boot on 1gb mini2440

Paul
Heya.
Just got a 1gb mini2440, got 10 in fact :P

Tried to put some old u-boots on and no avail, I get 
                                                              
  argument 0 = 0x00000000                                                  
    
  argument 1 = 0x00000000                                                  
    
  argument 2 = 0x00000000                                                  
    
  argument 3 = 0x00000000 

Errors.

Now, I downloaded and compiled u-boot according the link below.

No need to make the source changes, they've already have been made in the
current repo.

When you've built it, in supervivi
[q] load flash 0 245760 u
Then copy across the file
u-boot-nand16k.bin

This will work.

Here's the link:
http://bill.station51.net/index.php?post/2010/01/16/U-Boot-on-Mini2440

Enjoy
Paul