commit | f6e1b940fd9cb5432ab687c396c3ad881e7254f1 | [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 | 5c5b112e1aeeeeb6ce48469813efe52c72925d43 [diff] | |
parent | 7ae16bbf0932b43c580519d36b129eacaf94b6bd [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()"")