blob: d0c265f83f8689830d5502017aa35cc1f6a91311 [file] [log] [blame]
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" 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.
#
syscfg.defs:
USB_DP_HAS_EXTERNAL_PULL_UP:
description: >
Set this to 1 if hardware has external pull up resistor.
Synopsys does have internal pull up that allows to re-enumarate
without physical disconnection, but it will not work when
external pull up is present (like on on black_vet6 board).
Setting this changes pin to GPIO 0 at startup for a fraction
then device is discovered by host.
value: 0
USB_VBUS_DETECTION_ENABLE:
description:
Set to 1 when PA9 is connected to detect VBus.
value: 0
USB_ID_PIN_ENABLE:
description:
When set to 1, USB ID pin connected to PA10 is used to select
host or device mode.
value: 0