diff options
| author | Andre Przywara <[email protected]> | 2017-01-02 11:48:31 +0000 |
|---|---|---|
| committer | Jagan Teki <[email protected]> | 2017-01-04 16:37:41 +0100 |
| commit | 11e1479b9e672661fcc2ea69f7e9cbaa6f07ecf5 (patch) | |
| tree | e617708dcc4641d4556f842f4ff3df9ac94314ed /include/linux/linux_string.h | |
| parent | 2a6713b09b8da58572338abac276aa764bb6eadd (diff) | |
SPL: make struct spl_image 64-bit safe
Since entry_point and load_addr are addresses, they should be
represented as longs to cover the whole address space and to avoid
warning when compiling the SPL in 64-bit.
Also adjust debug prints to add the 'l' specifier, where needed.
Signed-off-by: Andre Przywara <[email protected]>
Reviewed-by: Alexander Graf <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
Acked-by: Maxime Ripard <[email protected]>
Reviewed-by: Jagan Teki <[email protected]>
Diffstat (limited to 'include/linux/linux_string.h')
0 files changed, 0 insertions, 0 deletions
