Hello everybody,
i am using LS1043ardb demo board, in PBL i tried to calculate and verify CRC at the end of the PBI END command. However it is different from what i calculated. I used more than one tool to calculate it so i don't think that it is a calculation mistake. The procedure that i follow, i collect all the memory region from beginning of the RCW data (0x6000_0000) to end of the END command which is located in PBI section. (except CRC i took all of them). But CRC is different where is my mistake?
Thank you for your interesting.