commit | e69c4143e82b848ba769e841930132f7548b5d23 | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@foss.st.com> | Thu Sep 02 12:02:07 2021 +0200 |
committer | Patrice Chotard <patrice.chotard@foss.st.com> | Fri Oct 08 08:15:39 2021 +0200 |
tree | 76dac993840b52cac93d19cf6cb337f0d3424f99 | |
parent | b703dcb0fe5d296bb55a8932147d9f754625b739 [diff] |
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>