[U-Boot] [PATCH 2/2] fman: insert the Fman firmware into the device tree

Kumar Gala kumar.gala at freescale.com
Fri Jul 22 08:54:26 CEST 2011


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 at 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


More information about the U-Boot mailing list