commit | 3d6015651bcb09d2a26e325e533c78525140d613 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Wed Sep 26 06:55:12 2018 -0700 |
committer | Andes <uboot@andestech.com> | Wed Oct 03 17:47:37 2018 +0800 |
tree | 3cb8969987e937f40380fdbed868499d844baa92 | |
parent | dfb828ed1cc8a39a9211179c6848dfc65718e1a0 [diff] |
riscv: Fix coding style issues in the linker script There are several coding style issues in the linker script. Fix them. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Lukas Auer <lukas.auer@aisec.fraunhofer.de>