AT91RM9200 problems?

Hello, I am extremely new to this stuff and just
got a AT91RM9200 Linux Board(robotshop.com/at91rm9200-embedded-linux-single-board-computer.html). I was going to download Python to it to make some programs. After setting it up per the setup MANUAL, it seemed to load fine. I proceeded to download Python but it just wouldn’t work. I researched and found that i had an error when booting (Error bad CRC, continuing loading Linux environment). The best fix to this problem was to install a fresh u-boot to board. Awesome, the MANUAL covers that!(page 10-12) I followed steps to the letter…but apparently it did not have everything.
U-BOOT> protect off 10000000 1001ffff
U-BOOT> erase 10000000 1001ffff
U-BOOT> tftp 20000000 boot.bin <<< I got to here… (page 11)
U-BOOT> cp.b 20000000 10000000 20000
U-BOOT> protect on 10000000 1001ffff

U-BOOT> protect off 10020000 1003ffff
U-BOOT> erase 10020000 1003ffff
U-BOOT> tftp 20000000 u-boot.gz
U-BOOT> cp.b 20000000 10020000 20000
U-BOOT> protect off 10020000 1003ffff

It said Loading… TTTT for 2 lines then timeout error. Now when i boot it doesnt load anything because i erased the boot files… Apparently this hasnever been a problem because i can not find any documentation for it in manuals or online. The code above is directly from manual.
Not sure what error was but now I have new problem that it can’t load…
Any help would be appreciated.
Ethan

It would be great if you could contact the manufacturer on my behalf. Thank you very much for the fast reply.
My email is pieperejp@gmail

Thank you very much.

Sorry for the late reply.
Please visit this webpage and check the user guide and U-boot guide first,linksprite.com/product/showproduct.php?id=51&lang=en

We thank you for choosing RobotShop and regret any inconvenience.

Two options:

  1. We can contact the manufacturer on your behalf to see if they know how to resolve the issue (it will mean some back and forth and we’ll try to ensure the issue is resolved as fast as possible).
  2. You can contact the manufacturer directly.

Tell us which method you’d like.

We have contacted the manufacturer and they should be in touch shortly.