Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/common/
H A DKconfigaf9e6ad4ab29ffed5d4e08a5ccf75f3f28a83ab7 Fri Jun 16 22:25:12 UTC 2017 Cooper Jr., Franklin <fcooper@ti.com> board_f: Add new function to allow runtime DTB selection

Runtime U-boot dtb selection is generally a two step process. First step
is to simply use an initial generic dtb. The second step is to select
the dtb and perhaps execute additional code ones U-boot knows what board
it is running on. Embedded_dtb_select handles the second step by allowing
board specific code to run and perform what ever necessary configuration
that is needed.

Signed-off-by: Franklin S Cooper Jr <fcooper@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
H A Dboard_f.caf9e6ad4ab29ffed5d4e08a5ccf75f3f28a83ab7 Fri Jun 16 22:25:12 UTC 2017 Cooper Jr., Franklin <fcooper@ti.com> board_f: Add new function to allow runtime DTB selection

Runtime U-boot dtb selection is generally a two step process. First step
is to simply use an initial generic dtb. The second step is to select
the dtb and perhaps execute additional code ones U-boot knows what board
it is running on. Embedded_dtb_select handles the second step by allowing
board specific code to run and perform what ever necessary configuration
that is needed.

Signed-off-by: Franklin S Cooper Jr <fcooper@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
/rk3399_rockchip-uboot/include/
H A Dcommon.haf9e6ad4ab29ffed5d4e08a5ccf75f3f28a83ab7 Fri Jun 16 22:25:12 UTC 2017 Cooper Jr., Franklin <fcooper@ti.com> board_f: Add new function to allow runtime DTB selection

Runtime U-boot dtb selection is generally a two step process. First step
is to simply use an initial generic dtb. The second step is to select
the dtb and perhaps execute additional code ones U-boot knows what board
it is running on. Embedded_dtb_select handles the second step by allowing
board specific code to run and perform what ever necessary configuration
that is needed.

Signed-off-by: Franklin S Cooper Jr <fcooper@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>