blob: 1aeb5410e43e5d64b4ab3b81d55e41e9e7e84d89 [file] [log] [blame]
Elon Zhang7efb63e2024-03-11 11:57:33 +08001// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
2/*
3 * Copyright (c) 2024 Rockchip Electronics Co., Ltd.
4 */
5
6#include "rk3588-u-boot.dtsi"
7
8/ {
9 chosen {
10 u-boot,spl-boot-order = "same-as-spl", &sdhci;
11 };
12};