board: stm32: Remove the bi_boot_params initialization
authorPatrick Delaunay <patrick.delaunay@foss.st.com>
Thu, 2 Sep 2021 10:02:07 +0000 (12:02 +0200)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Fri, 8 Oct 2021 06:15:39 +0000 (08:15 +0200)
commite69c4143e82b848ba769e841930132f7548b5d23
tree76dac993840b52cac93d19cf6cb337f0d3424f99
parentb703dcb0fe5d296bb55a8932147d9f754625b739
board: stm32: Remove the bi_boot_params initialization

The stm32 platforms never had to support an ATAGs-based Linux Kernel,
so remove the bi_boot_params initialization.

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
Tested-by: Patrice Chotard <patrice.chotard@foss.st.com>
Tested-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
board/dhelectronics/dh_stm32mp1/board.c
board/engicam/stm32mp1/stm32mp1.c
board/st/stm32f429-discovery/stm32f429-discovery.c
board/st/stm32f429-evaluation/stm32f429-evaluation.c
board/st/stm32f469-discovery/stm32f469-discovery.c
board/st/stm32f746-disco/stm32f746-disco.c
board/st/stm32h743-disco/stm32h743-disco.c
board/st/stm32h743-eval/stm32h743-eval.c
board/st/stm32h750-art-pi/stm32h750-art-pi.c
board/st/stm32mp1/stm32mp1.c