-
- Downloads
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:
Masahiro Yamada <yamada.masahiro@socionext.com>
Showing
- plat/socionext/uniphier/uniphier.h 5 additions, 7 deletionsplat/socionext/uniphier/uniphier.h
- plat/socionext/uniphier/uniphier_emmc.c 4 additions, 8 deletionsplat/socionext/uniphier/uniphier_emmc.c
- plat/socionext/uniphier/uniphier_io_storage.c 26 additions, 18 deletionsplat/socionext/uniphier/uniphier_io_storage.c
- plat/socionext/uniphier/uniphier_nand.c 3 additions, 7 deletionsplat/socionext/uniphier/uniphier_nand.c
- plat/socionext/uniphier/uniphier_usb.c 4 additions, 7 deletionsplat/socionext/uniphier/uniphier_usb.c
Loading
Please register or sign in to comment