Home
last modified time | relevance | path

Searched hist:"9 e02a6b8e514a3256471a820cdb567668098fa22" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/lib/
H A Dbootm.c9e02a6b8e514a3256471a820cdb567668098fa22 Thu Apr 19 11:09:49 UTC 2012 Stephen Warren <swarren@nvidia.com> arm: restore fdt_fixup_ethernet call to do_bootm_linux

Commit 0a672d4 "arm: Add Prep subcommand support to bootm" re-organized
do_bootm_linux for ARM. During the re-organization, the call to
fdt_fixup_ethernet() was removed. I assume this was useful, so add it
back.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Tom Rini <trini@ti.com>