Home
last modified time | relevance | path

Searched hist:e125a2ffc209dd34794e326c7175658253beadf3 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dfdt_support.he125a2ffc209dd34794e326c7175658253beadf3 Wed Jul 11 00:40:39 UTC 2007 Gerald Van Baren <vanbaren@cideas.com> Call ft_board_setup() from the bootm command.

In the patch titled "Create new fdt boardsetup command..." I removed the
call to ft_board_setup() from the routine fdt_chosen(), but I forgot
to add a direct call back into cmd_bootm.c

This fixes the oversight by adding the direct call to the bootm command.

Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>