blob: 91534427a9f8a58032b4c7dc5a4649802075e1e5 [file] [log] [blame]
Hung-Te Lin7635a602013-02-12 00:07:38 +08001##
2## This file is part of the coreboot project.
3##
4## Copyright (C) 2013 Google, Inc.
5##
6## This software is licensed under the terms of the GNU General Public
7## License version 2, as published by the Free Software Foundation, and
8## may be copied, distributed, and modified under those terms.
9##
10## This program is distributed in the hope that it will be useful,
11## but WITHOUT ANY WARRANTY; without even the implied warranty of
12## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13## GNU General Public License for more details.
14
15# TODO fill with Versatile Express board data in QEMU.
16chip cpu/armltd/cortex-a9
17 chip drivers/generic/generic # I2C0 controller
18 device i2c 6 on end # Fake component for testing
19 end
20end