Re: [U-Boot] [PATCH] [v2] powerpc/85xx: clean up and document the QE/FMAN microcode macros

2011-11-29 Thread Kumar Gala
On Nov 22, 2011, at 9:21 AM, Timur Tabi wrote: > Several macros are used to identify and locate the microcode binary image > that U-boot needs to upload to the QE or Fman. Both the QE and the Fman > use the QE Firmware binary format to package their respective microcode data, > which is why the

[U-Boot] [PATCH] [v2] powerpc/85xx: clean up and document the QE/FMAN microcode macros

2011-11-22 Thread Timur Tabi
Several macros are used to identify and locate the microcode binary image that U-boot needs to upload to the QE or Fman. Both the QE and the Fman use the QE Firmware binary format to package their respective microcode data, which is why the same macros are used for both. A given SOC will only hav