[U-Boot] [PATCH v2 20/29] riscv: remove unused labels in start.S

Bin Meng bmeng.cn at gmail.com
Wed Oct 31 02:14:04 UTC 2018


On Tue, Oct 30, 2018 at 8:57 PM Lukas Auer
<lukas.auer at aisec.fraunhofer.de> wrote:
>
> The labels nmi_vector, trap_vector and handle_reset in start.S are not
> used for RISC-V. Remove them.
>
> Signed-off-by: Lukas Auer <lukas.auer at aisec.fraunhofer.de>
> ---
>
> Changes in v2:
> - Drop removal of code that stores the contents of a2; this broke the
> board ax25-ae350. The code will be removed again in a future patch.
>
>  arch/riscv/cpu/start.S | 9 ---------
>  1 file changed, 9 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list