On Tue, Nov 02, 2021 at 07:35:45PM +0530, Sinthu Raja wrote:

> From: Sinthu Raja <sinthu.r...@ti.com>
> 
> board_late_init(), setup_board_eeprom_env() and setup_serial() is
> called only under CONFIG_BOARD_LATE_INIT, so guard these functions
> with the same.
> 
> Signed-off-by: Sinthu Raja <sinthu.r...@ti.com>
> ---
> 
> No chnages in V2.
> 
>  board/ti/j721e/evm.c | 4 ++++
>  1 file changed, 4 insertions(+)

We should probably re-order the code so that everything is under a
single #ifdef.

-- 
Tom

Attachment: signature.asc
Description: PGP signature

Reply via email to