Merge branch '2022-09-14-refactor-ramdisk-code-again' into next
authorTom Rini <trini@konsulko.com>
Wed, 14 Sep 2022 15:50:21 +0000 (11:50 -0400)
committerTom Rini <trini@konsulko.com>
Wed, 14 Sep 2022 15:50:21 +0000 (11:50 -0400)
commit6541726ee92108935b97449ed28d8dd28c0ef001
tree969b458e4be58b25099981dc95c5d9e209ea8f66
parenta822b9234b2f961f0bbdf2a0b20863d48c6de6e3
parent9c2e9128f34d8a23eb567da07842fad041bfc57b
Merge branch '2022-09-14-refactor-ramdisk-code-again' into next

To quote the author:
The previous attempt at this[1] broke a board and was reverted in [2].
This series adopts a slightly different approach, splitting the changes
into many commits.

[1] f33a2c1bd0f ("image: Remove #ifdefs from select_ramdisk()")
[2] 621158d106f ("Revert "image: Remove #ifdefs from select_ramdisk()"")