commit | ffc5c5416e93e162c7b07272c29edb3a3234f06d | [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 | ec249ce88bc2950369bef33ef0b65d31231e4bc2 [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>