Hi,
To program u-boot on P2020RDB-PCA board, I have followed the steps below:
- Enter in debug mode, using init file: P2020RDB-PC_init_core.tcl and mem file: P2020RDB-PC.mem;
- In Target Tasks, import: P2020DS_NOR_FLASH.xml
- In Add Program / Verifiy Action: check Erase sectors before program + Verify after program + Apply Address Offset (with address: 0xFFF80000)
- Switches on the board: SW2: OFF ON ON ON ON ON OFF ON and SW3: ON ON OFF OFF ON OFF ON OFF
Using setup above, I was able to program u-boot with no error.
Adrian