// SPDX-License-Identifier: GPL-2.0+ /* * U-Boot additions * * Copyright (c) 2019 Simon Goldschmidt */ /{ memory@0 { bootph-all; }; soc { bootph-all; }; }; &clkmgr { bootph-all; }; &L2 { bootph-all; }; &rst { bootph-all; }; &sdr { bootph-all; }; &sysmgr { bootph-all; };