// SPDX-License-Identifier: GPL-2.0-or-later /* * Support for 'mpc5200-simple-platform' compatible boards. * * Written by Marian Balakowicz <m8@semihalf.com> * Copyright (C) 2007 Semihalf * * Description: * This code implements support for a simple MPC52xx based boards which * do not need a custom platform specific setup. Such boards are * supported assuming the following: * * - GPIO pins are configured by the firmware, * - CDM configuration (clocking) is setup correctly by firmware, * - if the 'fsl,has-wdt' property is present in one of the * gpt nodes, then it is safe to use such gpt to reset the board, * - PCI is supported if enabled in the kernel configuration * and if there is a PCI bus node defined in the device tree. * * Boards that are compatible with this generic platform support * are listed in a 'board' table.
*/
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.