1 2 3 4 5 6 7 8 9 10 11 12 13 14
// SPDX-License-Identifier: GPL-2.0+ /* * U-Boot additions * * Copyright (c) 2018 Linaro Ltd. */ &mmc0 { bootph-all; }; &mmc1 { bootph-all; };