commit | 88fc2a50583fb99e9a35355a4c69f7ee64302c34 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Thu Apr 16 08:09:29 2020 -0700 |
committer | Andes <uboot@andestech.com> | Thu Apr 23 10:14:06 2020 +0800 |
tree | 1f907f2352cf4ffeafd834aa00dffbb219b51fa1 | |
parent | 6c1e6dd85d5cd45476d4066e8f1b14d75c64c004 [diff] |
riscv: Merge unnecessary SMP ifdefs in start.S Two consecutive SMP ifdefs blocks can be combined into one. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Atish Patra <atish.patra@wdc.com>