]> git.baikalelectronics.ru Git - uboot.git/commit
Revert "riscv: Allow use of reset drivers"
authorBin Meng <bin.meng@windriver.com>
Mon, 20 Jul 2020 03:06:45 +0000 (20:06 -0700)
committerAndes <uboot@andestech.com>
Fri, 24 Jul 2020 06:55:31 +0000 (14:55 +0800)
commitb5eb982db7fcf22ab8c38b28a2cbd4367f6d9248
treea6bb187b0f4c5dc36c376be98ed99c1e7cf19407
parent83d1a430410b854655a461bf550e6e2a882f9daf
Revert "riscv: Allow use of reset drivers"

This reverts commit a56bfe64481c3388e46512c55d22fad2c9d7db00.

A more appropriate change below is already in mainline.
Commit 91751d9d7227 ("riscv: Do not build reset.c if SYSRESET is on")

Revert this patch, so that U-Boot can be built successfully for
SiFive Fu540 board.

Signed-off-by: Bin Meng <bin.meng@windriver.com>
Reviewed-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Leo Liang <ycliang@andestech.com>
arch/riscv/lib/reset.c