
22 Jul
2011
22 Jul
'11
8:54 a.m.
On May 3, 2011, at 1:35 PM, Timur Tabi wrote:
The Fman device tree node binding allows for the entire Fman firmware binary data to be embedded in the device tree. This eliminates the need to have NOR flash mapped to Linux just so that the Fman driver can see the firmware.
The location of the Fman firmware is taken from the 'fman_ucode' environment variable.
Signed-off-by: Timur Tabi timur@freescale.com
arch/powerpc/cpu/mpc85xx/fdt.c | 119 ++++++++++++++++++++++++++++++++++++++++ include/configs/corenet_ds.h | 8 +-- 2 files changed, 121 insertions(+), 6 deletions(-)
applied to 85xx (since fdt bits are pulled in)
- k