Home
last modified time | relevance | path

Searched hist:aade077e431b584980a0418c0e464f6ef31c5c20 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/
H A Dbootrom.haade077e431b584980a0418c0e464f6ef31c5c20 Sat Feb 18 18:46:26 UTC 2017 Heiko Stübner <heiko@sntech.de> rockchip: Move bootrom-related declarations to a header

So far spl-boards have declared the back_to_brom() function as simple
extern in the files themself. That doesn't scale well if every boards
defines this on its own.
Therefore move the declarations to a bootrom header.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Tested-by: Kever Yang <kever.yang@rock-chips.com>