]> Git Repo - J-u-boot.git/commit
fdt: Add ft_system_setup() function for system device tree additions
authorSimon Glass <[email protected]>
Fri, 24 Oct 2014 00:58:54 +0000 (18:58 -0600)
committerSimon Glass <[email protected]>
Fri, 21 Nov 2014 03:43:18 +0000 (04:43 +0100)
commitc654b5172a65faba2b541ee1fda1738534d47241
treec3404c860de6b6c30591b5dd58abf9ddf44c162b
parent6f4dbc21e47c5c1dd191cbd2f0fb7252340e0dcb
fdt: Add ft_system_setup() function for system device tree additions

Add an additional function for adding information to the device tree before
booting. This permits additions which are not board-specific.

Signed-off-by: Simon Glass <[email protected]>
Acked-by: Anatolij Gustschin <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
README
common/cmd_fdt.c
common/image-fdt.c
include/fdt_support.h
include/image.h
This page took 0.035503 seconds and 4 git commands to generate.