commit | 0e17f02a8a78d85225a4d805f6a1ea95a0a460b5 | [log] [tgz] |
---|---|---|
author | Andy Fleming <afleming@freescale.com> | Tue Oct 07 08:09:50 2008 -0500 |
committer | Wolfgang Denk <wd@denx.de> | Sat Oct 18 21:54:05 2008 +0200 |
tree | 45fa905e1e95751d04c6ca748501c32d2ede1898 | |
parent | c21617fd265b7c126c6e2f2d8a23cdb00d4fade7 [diff] |
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>