
12 Jul
2018
12 Jul
'18
7:47 a.m.
On 11.7.2018 22:13, Simon Glass wrote:
On 11 July 2018 at 08:41, Michal Simek michal.simek@xilinx.com wrote:
Relocate watchdog ops as was done by: "dm: Add support for all targets which requires MANUAL_RELOC" (sha1: 484fdf5ba058b07be5ca82763aa2b72063540ef3)
Signed-off-by: Michal Simek michal.simek@xilinx.com
based on https://lists.denx.de/pipermail/u-boot/2018-July/334227.html
drivers/watchdog/wdt-uclass.c | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+)
Reviewed-by: Simon Glass sjg@chromium.org
When will the toolchain be fixed?
It is really several years back when I have looked at it last time but I think that toolchain is fixed for quite some time and only changes in microblaze u-boot code are needed but really I would have to check and start to play with it.
Thanks, Michal