Re: [PATCH 07/10] microblaze: migrate CONFIG_SYS_USR_EXCEP to Kconfig

2021-11-29 Thread Michal Simek
st 17. 11. 2021 v 13:41 odesílatel Ovidiu Panait napsal: > > Migrate CONFIG_SYS_USR_EXCEP to Kconfig. Also, rename it to > XILINX_MICROBLAZE0_USR_EXCEP in order to match the naming convention of > microblaze-generic Kconfig options. > > Signed-off-by: Ovidiu Panait > --- > > arch/microblaze/cpu/

[PATCH 07/10] microblaze: migrate CONFIG_SYS_USR_EXCEP to Kconfig

2021-11-17 Thread Ovidiu Panait
Migrate CONFIG_SYS_USR_EXCEP to Kconfig. Also, rename it to XILINX_MICROBLAZE0_USR_EXCEP in order to match the naming convention of microblaze-generic Kconfig options. Signed-off-by: Ovidiu Panait --- arch/microblaze/cpu/exception.c | 2 +- arch/microblaze/cpu/start.S | 2 +-