summaryrefslogtreecommitdiffstats
path: root/qemu/roms/u-boot/include/configs/P3041DS.h
blob: e05dd75cecb1441dc9086710a04bc10116f74b9c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
/*
 * Copyright 2010-2011 Freescale Semiconductor, Inc.
 *
 * SPDX-License-Identifier:	GPL-2.0+
 */

/*
 * P3041 DS board configuration file
 *
 */
#define CONFIG_P3041DS
#define CONFIG_PHYS_64BIT
#define CONFIG_PPC_P3041

#define CONFIG_FSL_NGPIXIS		/* use common ngPIXIS code */

#define CONFIG_MMC
#define CONFIG_NAND_FSL_ELBC
#define CONFIG_FSL_SATA_V2
#define CONFIG_PCIE3
#define CONFIG_PCIE4
#define CONFIG_SYS_DPAA_RMAN

#define CONFIG_SYS_SRIO
#define CONFIG_SRIO1			/* SRIO port 1 */
#define CONFIG_SRIO2			/* SRIO port 2 */
#define CONFIG_SRIO_PCIE_BOOT_MASTER
#define CONFIG_ICS307_REFCLK_HZ		25000000  /* ICS307 ref clk freq */

#include "corenet_ds.h"
t; BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. --- schema: yardstick:task:0.1 scenarios: - type: NSPerf traffic_profile: ../../traffic_profiles/ipv4_throughput_cgnapt.yaml topology: cgnapt-vnf-topology.yaml nodes: tg__1: trafficgen_1.baremetal vnf__1: vnf.yardstick options: framesize: private: {64B: 100} public: {64B: 100} flow: src_ip: [{'tg__1': 'xe0'}] dst_ip: [{'tg__1': 'xe1'}] count: 1 traffic_type: 4 rfc2544: allowed_drop_rate: 0.0001 - 0.0001 vnf__1: vnf_config: {lb_config: 'SW', lb_count: 1, worker_config: '1C/1T', worker_threads: 1} runner: type: Iteration iterations: 10 interval: 35 contexts: # put node context first, so we don't HEAT deploy if node has errors - name: baremetal type: Node file: trex-baremetal.yml - name: yardstick image: yardstick-samplevnfs flavor: vcpus: 10 ram: 20480 disk: 4 extra_specs: hw:cpu_sockets: 1 hw:cpu_cores: 10 hw:cpu_threads: 1 user: ubuntu placement_groups: pgrp1: policy: "availability" servers: vnf: floating_ip: true placement: "pgrp1" networks: mgmt: cidr: '10.0.1.0/24' xe0: cidr: '10.0.2.0/24' gateway_ip: 'null' provider: true physical_network: phystenant1 port_security_enabled: False xe1: cidr: '10.0.3.0/24' gateway_ip: 'null' provider: true physical_network: phystenant2 port_security_enabled: False