boot/opensbi: move patches to 0.9/ subdir to only apply when the 0.9 version is selected
authorPeter Korsgaard <peter@korsgaard.com>
Wed, 12 May 2021 08:41:02 +0000 (10:41 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 13 May 2021 07:48:24 +0000 (09:48 +0200)
commitace8179deb7fdf8209c0314303674ad36b2e7a8f
treea6817a503f4b39966ed2a8e61ce9faa7e1dcb832
parentb8a1301e81b56e81b8abca6c00e5dccb6e3ff661
boot/opensbi: move patches to 0.9/ subdir to only apply when the 0.9 version is selected

With the addition of support for custom opensbi version in commit
5c7166d387b (boot/opensbi: add support for version configuration), we can no
longer be sure that the Buildroot patches can be applied - So move them to a
0.9 subdir to ensure they are only applied when the _LATEST_VERSION is used.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
boot/opensbi/0.9/0001-Makefile-Don-t-specify-mabi-or-march.patch [new file with mode: 0644]
boot/opensbi/0.9/0002-Makefile-unconditionally-disable-SSP.patch [new file with mode: 0644]
boot/opensbi/0001-Makefile-Don-t-specify-mabi-or-march.patch [deleted file]
boot/opensbi/0002-Makefile-unconditionally-disable-SSP.patch [deleted file]