commit | 7a0d88076b9cd8ccc88d41383f92ac2494d4168e | [log] [tgz] |
---|---|---|
author | Nathan Barrett-Morrison <nathan.morrison@timesys.com> | Wed Feb 02 15:05:18 2022 -0500 |
committer | Tom Rini <trini@konsulko.com> | Wed Sep 14 15:23:03 2022 -0400 |
tree | 1774a9292dabd1c133c487d944f3fdc4bbd7e869 | |
parent | 1520af3f8450bb58168fe1cc827a56d435e9f74c [diff] |
Add in the ability to load and boot an uncompressed kernel image during the Falcon Mode boot sequence. This is required for architectures which do not support compressed kernel images (i.e. ARM64). This is only used while not booting via FIT image. Signed-off-by: Nathan Barrett-Morrison <nathan.morrison@timesys.com> Cc: Tom Rini <trini@konsulko.com> Reviewed-by: Tom Rini <trini@konsulko.com>