mirror of
https://xff.cz/git/u-boot/
synced 2025-09-03 09:42:22 +02:00
rockchip: rv1108: Enable grf as pre-reloc node
The grf node will be used before relocate, enable it in dts. Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
This commit is contained in:
@@ -4,3 +4,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#include "rockchip-u-boot.dtsi"
|
#include "rockchip-u-boot.dtsi"
|
||||||
|
|
||||||
|
&grf {
|
||||||
|
u-boot,dm-pre-reloc;
|
||||||
|
};
|
||||||
|
Reference in New Issue
Block a user