summaryrefslogtreecommitdiff
path: root/arch/csky/kernel/vmlinux.lds.S
AgeCommit message (Collapse)Author
2018-10-25csky: Kernel bootingGuo Ren
This patch add boot code. Thx boot params is all in dtb and it's the only way to let kernel get bootloader param information. Signed-off-by: Guo Ren <ren_guo@c-sky.com> Reviewed-by: Arnd Bergmann <arnd@arndb.de>