]> git.sur5r.net Git - u-boot/commit
riscv: bootm: Remove ATAGS
authorRick Chen <rick@andestech.com>
Tue, 13 Mar 2018 06:59:41 +0000 (14:59 +0800)
committerAndes <uboot@andestech.com>
Fri, 30 Mar 2018 05:13:29 +0000 (13:13 +0800)
commit22b7e6fbd3f9ecd936900ed47b5616f9d8127296
treebbc0aedcac710235bc4001fdc3381ddb2859295f
parent0462358b623ea965dca9a811eea2454c95a64c8e
riscv: bootm: Remove ATAGS

ATAGS is not supported and will be replaced
by DT in riscv-linux. So can be removed now.

Signed-off-by: Rick Chen <rick@andestech.com>
Signed-off-by: Rick Chen <rickchen36@gmail.com>
arch/riscv/include/asm/bootm.h
arch/riscv/lib/bootm.c