Skip to content
Snippets Groups Projects
Commit b79b3177 authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

uniphier: set buffer offset and length for io_block dynamically


Currently, the .buffer field in io_block_dev_spec is statically set,
which is not handy for PIE.

Towards the goal of making this really position-independent, set the
buffer length and length in the uniphier_io_block_setup() function.

Change-Id: I22b20d7b58d6ffd38f64f967a2820fca4bd7dade
Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent b5dd85f2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment