board: freescale: fix LS1021a build
authorBenjamin Lemouzy <blemouzy@centralp.fr>
Mon, 17 Feb 2025 15:36:03 +0000 (16:36 +0100)
committerPeng Fan <peng.fan@nxp.com>
Mon, 3 Mar 2025 06:18:50 +0000 (14:18 +0800)
commit9f258e4820026790ba0dfc27030a5c66d7169973
tree143247e8cf0fd1b2e29cc10efaa6603c0e1d58c8
parent63a23cb4656703661f1f8f271ca29e2334d42520
board: freescale: fix LS1021a build

Fix build error "undefined reference to `is_warm_boot'" when
ls1021atsn and ls1021atwr boards are built with CONFIG_SPL=y and
CONFIG_DEEP_SLEEP=n.

Signed-off-by: Benjamin Lemouzy <blemouzy@centralp.fr>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
board/freescale/ls1021atsn/ls1021atsn.c
board/freescale/ls1021atwr/ls1021atwr.c