Hi all,
Several people have complained about the need to constantly
connect/disconnect usb cables when switching from image flashing (over
OTG) to booting with usb-ethernet/keyboard/mouse (on the Type A
connector) on the currently available boards.
Since LAVA has automated this, I got Tyler to do a short write up
(Thanks!), added a diagram and here it is[1]. This should alleviate
some of the pain. Please feel free to share externally with others
who've been asking for how to do this.
Regards,
Amit
[1] https://docs.google.com/document/d/1tCbC7gCRAIvmqXkePqMK-fLL0jfE3EPk3zW_u9x…
Hi Philip & Peter,
I found there's the limitation on dumping coprocessor value on armv8.
My platform is hikey.
I found there're "hi6220.cpu" and "arm" commands in openocd. But I
failed to dump any coprocessor value by these commands. After checking
the sourcecode, I found that they're just used to dump ARMv4 -- ARMv7.
And there's no really support in ARMv8 to dump coprocessor. Do you
plan to enable this feature on ARMv8?
Best Regards
Haojian