]> git.ipfire.org Git - people/ms/u-boot.git/commit
Add fdt_fixup_ethernet helper to set mac addresses
authorKumar Gala <galak@kernel.crashing.org>
Wed, 21 Nov 2007 17:11:03 +0000 (11:11 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Wed, 21 Nov 2007 21:08:56 +0000 (15:08 -0600)
commitab544633abdd14f4dd5d92e500b73eb59ef57e67
tree1d336ca2515d240b95a4d00a01243147a08cfedc
parentdbaf07ce620aab249e3502b20a986234a6af1d3a
Add fdt_fixup_ethernet helper to set mac addresses

Added a fixup helper that uses aliases to set mac addresses
in the device tree based on the bd_t

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
common/fdt_support.c
include/fdt_support.h