commit | 6541726ee92108935b97449ed28d8dd28c0ef001 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed Sep 14 11:50:21 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Wed Sep 14 11:50:21 2022 -0400 |
tree | 969b458e4be58b25099981dc95c5d9e209ea8f66 | |
parent | a822b9234b2f961f0bbdf2a0b20863d48c6de6e3 [diff] | |
parent | 9c2e9128f34d8a23eb567da07842fad041bfc57b [diff] |
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()"")