Re: [PATCH 10/10] xilinx: zynqmp: Support vendor specific board_init

2022-06-20 Thread Stefan Herbrechtsmeier
Am 20.06.2022 um 08:53 schrieb Michal Simek: On 6/20/22 08:48, Stefan Herbrechtsmeier wrote: Am 16.06.2022 um 17:12 schrieb Michal Simek: On 6/8/22 18:20, Stefan Herbrechtsmeier wrote: [CAUTION: External Email] From: Stefan Herbrechtsmeier Add a board_init_xilinx function to allow foreign

Re: [PATCH 10/10] xilinx: zynqmp: Support vendor specific board_init

2022-06-19 Thread Michal Simek
On 6/20/22 08:48, Stefan Herbrechtsmeier wrote: Am 16.06.2022 um 17:12 schrieb Michal Simek: On 6/8/22 18:20, Stefan Herbrechtsmeier wrote: [CAUTION: External Email] From: Stefan Herbrechtsmeier Add a board_init_xilinx function to allow foreign vendors to reuse the xilinx zynqmp board c

Re: [PATCH 10/10] xilinx: zynqmp: Support vendor specific board_init

2022-06-19 Thread Stefan Herbrechtsmeier
Am 16.06.2022 um 17:12 schrieb Michal Simek: On 6/8/22 18:20, Stefan Herbrechtsmeier wrote: [CAUTION: External Email] From: Stefan Herbrechtsmeier Add a board_init_xilinx function to allow foreign vendors to reuse the xilinx zynqmp board code and add addition code to the board_init function

Re: [PATCH 10/10] xilinx: zynqmp: Support vendor specific board_init

2022-06-16 Thread Michal Simek
On 6/8/22 18:20, Stefan Herbrechtsmeier wrote: [CAUTION: External Email] From: Stefan Herbrechtsmeier Add a board_init_xilinx function to allow foreign vendors to reuse the xilinx zynqmp board code and add addition code to the board_init function. Do you plan to add support for that board

[PATCH 10/10] xilinx: zynqmp: Support vendor specific board_init

2022-06-08 Thread Stefan Herbrechtsmeier
From: Stefan Herbrechtsmeier Add a board_init_xilinx function to allow foreign vendors to reuse the xilinx zynqmp board code and add addition code to the board_init function. Signed-off-by: Stefan Herbrechtsmeier --- board/xilinx/common/board.c | 5 + board/xilinx/common/board.h | 2 ++