| /rk3399_rockchip-uboot/board/toradex/common/ |
| H A D | tdx-common.h | 37fa41256bd756f3652e7479b976982092a4f9bc Wed Nov 30 21:41:53 UTC 2016 Stefan Agner <stefan.agner@toradex.com> toradex: allow custom fdt board setup in board file
The config block support currently uses the ft_board_setup function to patch the device tree with config block information. However, this does not allow to patch the device tree with board specific information. Rename the common setup function to ft_common_board_setup and use the call it from the board files directly.
Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
|
| H A D | tdx-common.c | 37fa41256bd756f3652e7479b976982092a4f9bc Wed Nov 30 21:41:53 UTC 2016 Stefan Agner <stefan.agner@toradex.com> toradex: allow custom fdt board setup in board file
The config block support currently uses the ft_board_setup function to patch the device tree with config block information. However, this does not allow to patch the device tree with board specific information. Rename the common setup function to ft_common_board_setup and use the call it from the board files directly.
Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
|
| /rk3399_rockchip-uboot/board/toradex/colibri_t30/ |
| H A D | colibri_t30.c | 37fa41256bd756f3652e7479b976982092a4f9bc Wed Nov 30 21:41:53 UTC 2016 Stefan Agner <stefan.agner@toradex.com> toradex: allow custom fdt board setup in board file
The config block support currently uses the ft_board_setup function to patch the device tree with config block information. However, this does not allow to patch the device tree with board specific information. Rename the common setup function to ft_common_board_setup and use the call it from the board files directly.
Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
|
| /rk3399_rockchip-uboot/board/toradex/apalis_t30/ |
| H A D | apalis_t30.c | 37fa41256bd756f3652e7479b976982092a4f9bc Wed Nov 30 21:41:53 UTC 2016 Stefan Agner <stefan.agner@toradex.com> toradex: allow custom fdt board setup in board file
The config block support currently uses the ft_board_setup function to patch the device tree with config block information. However, this does not allow to patch the device tree with board specific information. Rename the common setup function to ft_common_board_setup and use the call it from the board files directly.
Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
|
| /rk3399_rockchip-uboot/board/toradex/colibri_vf/ |
| H A D | colibri_vf.c | 37fa41256bd756f3652e7479b976982092a4f9bc Wed Nov 30 21:41:53 UTC 2016 Stefan Agner <stefan.agner@toradex.com> toradex: allow custom fdt board setup in board file
The config block support currently uses the ft_board_setup function to patch the device tree with config block information. However, this does not allow to patch the device tree with board specific information. Rename the common setup function to ft_common_board_setup and use the call it from the board files directly.
Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
|
| /rk3399_rockchip-uboot/board/toradex/colibri_t20/ |
| H A D | colibri_t20.c | 37fa41256bd756f3652e7479b976982092a4f9bc Wed Nov 30 21:41:53 UTC 2016 Stefan Agner <stefan.agner@toradex.com> toradex: allow custom fdt board setup in board file
The config block support currently uses the ft_board_setup function to patch the device tree with config block information. However, this does not allow to patch the device tree with board specific information. Rename the common setup function to ft_common_board_setup and use the call it from the board files directly.
Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
|
| /rk3399_rockchip-uboot/board/toradex/colibri_imx7/ |
| H A D | colibri_imx7.c | 37fa41256bd756f3652e7479b976982092a4f9bc Wed Nov 30 21:41:53 UTC 2016 Stefan Agner <stefan.agner@toradex.com> toradex: allow custom fdt board setup in board file
The config block support currently uses the ft_board_setup function to patch the device tree with config block information. However, this does not allow to patch the device tree with board specific information. Rename the common setup function to ft_common_board_setup and use the call it from the board files directly.
Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
|
| /rk3399_rockchip-uboot/board/toradex/colibri_pxa270/ |
| H A D | colibri_pxa270.c | 37fa41256bd756f3652e7479b976982092a4f9bc Wed Nov 30 21:41:53 UTC 2016 Stefan Agner <stefan.agner@toradex.com> toradex: allow custom fdt board setup in board file
The config block support currently uses the ft_board_setup function to patch the device tree with config block information. However, this does not allow to patch the device tree with board specific information. Rename the common setup function to ft_common_board_setup and use the call it from the board files directly.
Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
|