commit | 531efdea4049b2a97f32c2d701682129ce3b0b3b | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Jul 12 09:04:44 2023 -0600 |
committer | Bin Meng <bmeng@tinylab.org> | Mon Jul 17 13:38:35 2023 +0800 |
tree | d96b4694ef64c57c89ce1c7ad5fb81f58664d40a | |
parent | 84305a100e1a1f5dc1060602d08ea4ac612e0564 [diff] |
x86: zimage: Export the function to obtain the cmdline Allow reading the command line from a zimage, so that it can be recorded in the bootflow. Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Signed-off-by: Simon Glass <sjg@chromium.org>