]> git.baikalelectronics.ru Git - uboot.git/commit
rockchip: convert to use ROCKCHIP_BOOT_MODE_REG for fastboot tag
authorKever Yang <kever.yang@rock-chips.com>
Mon, 22 Jul 2019 12:01:59 +0000 (20:01 +0800)
committerKever Yang <kever.yang@rock-chips.com>
Mon, 29 Jul 2019 02:25:27 +0000 (10:25 +0800)
commit37bbff09ecf4d200d70e86ab69f8a36e5b5e8f6d
tree2f8b25b125a99e2ea0c8f925cfbf4436c5c4f5bc
parent50a0f16a8d6b2c892a5a1a1e63fa83b061efbf84
rockchip: convert to use ROCKCHIP_BOOT_MODE_REG for fastboot tag

The fastboot_set_reboot_flag() update a TAG into a register
for next boot, use the common macro for the register so that
we can re-use the function for different SoCs.

Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
arch/arm/mach-rockchip/rk3128-board.c
arch/arm/mach-rockchip/rk322x-board.c