]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Have u-boot pass stashing parameters into device tree
authorAndy Fleming <afleming@freescale.com>
Tue, 7 Oct 2008 13:09:50 +0000 (08:09 -0500)
committerWolfgang Denk <wd@denx.de>
Sat, 18 Oct 2008 19:54:05 +0000 (21:54 +0200)
commit0e17f02a8a78d85225a4d805f6a1ea95a0a460b5
tree45fa905e1e95751d04c6ca748501c32d2ede1898
parentc21617fd265b7c126c6e2f2d8a23cdb00d4fade7
Have u-boot pass stashing parameters into device tree

Some cores don't support ethernet stashing at all, and some
instances have errata.  Adds 3 properties to gianfar nodes
which support stashing.  For now, just add this support to
85xx SoCs.

Signed-off-by: Andy Fleming <afleming@freescale.com>
cpu/mpc85xx/fdt.c