commit | d21485d8459832de6ba1f1c24aa7d308bb8146b2 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Nov 12 08:27:46 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Wed Dec 13 18:39:05 2023 -0500 |
tree | 86b50963bc7322b030b4ef5f1ca65ede4babe3df | |
parent | f4c8cf21cc389c602f8fc487bc9d900deb491691 [diff] |
fdt: Improve the comment for fdt_shrink_to_minimum() Add a bit more detail about what this function does. Signed-off-by: Simon Glass <sjg@chromium.org>