The prepare.sh script is supposed to add padding to the bzImage to make it match 64byte block granularity. The padding needed is determined like this: SIZE=`ls -ld "$NAME" | awk '{print $5 % 64}'` &nb...
In the document, I can see LUT entry default settings. But, physical address 0xF800 0000 is left blank. In the programmer's guide, this area is set for "base address for calling core". Please c...
When we open up an sccKonsole into a core and do a “cat /etc/cpuinfo” the CPU MHz is a very low value … 4.166 MHz for example. This value is not correct. The default frequency is 533MHz. The T...
We've confirmed that we have a bug in the MPB bypass logic. The bug is hit for bypass operations that get stalled due to core0/core1 arbitration. During a bypass operation, a packet is forwarded direc...