Hello, I am trying to load u-boot onto the T2080RDB board for the first time. From what I've understood, I downloaded the SDK files. From here, I got the pre-compiled uboot files.
On CodeWarriors, I have created a new project with SRAM settings. It uses the T2080RDB-PCle_init_sram.tcl as hte initialization target script.
I run the debug configuration over to attach to the board. Then I run the flash programmer in the preset SPI flash config and used u-boot-spi-2016.01+fslgit-r0.bin to download onto the board. I tried with offset of 0xFFF4000 but that always failed, it works if I don't specify an offset.
At this point I change the PC to 0xFFFFFFFC but there's nothing loaded there so nothing happens. I'm assuming I'm doing something terribly wrong here. Some guidance will be greatly appreciated.
Also, in the subsequent instructions on the quick start, I cannot find a file for t2080.rcw, can you point me to where I can get the right one? I just need a default to get something working. For the other files I've used the following:
- u-boot-nor-2016.01+fslgit-r0.bin (for u-boot.bin)
- cs4315-cs4340-PHY-ucode.txt (for cs4315-ucode.txt)
- fsl_fman_ucode_t2080_r1.1_108_4_5.bin (for fman_ucode.bin)