// SPDX-License-Identifier: GPL-2.0 /* * IXP4xx Device Tree boot support
*/ #include <asm/mach/arch.h>
/* * We handle 4 different SoC families. These compatible strings are enough * to provide the core so that different boards can add their more detailed * specifics.
*/ staticconstchar *ixp4xx_of_board_compat[] = { "intel,ixp42x", "intel,ixp43x", "intel,ixp45x", "intel,ixp46x",
NULL,
};
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.