brcm2708: rename target to bcm27xx
[openwrt/staging/wigyori.git] / target / linux / bcm27xx / patches-4.19 / 950-0184-Update-README-2750.patch
1 From 5b4c913a00ac41766ba70104749aa1533a370996 Mon Sep 17 00:00:00 2001
2 From: James Hughes <JamesH65@users.noreply.github.com>
3 Date: Tue, 13 Nov 2018 16:51:21 +0000
4 Subject: [PATCH] Update README (#2750)
5
6 Small update to the DT blob docs to include the axiperf option.
7
8 Signed-off-by: James Hughes <james.hughes@raspberrypi.org>
9 ---
10 arch/arm/boot/dts/overlays/README | 5 +++++
11 1 file changed, 5 insertions(+)
12
13 --- a/arch/arm/boot/dts/overlays/README
14 +++ b/arch/arm/boot/dts/overlays/README
15 @@ -89,6 +89,11 @@ Params:
16 audio Set to "on" to enable the onboard ALSA audio
17 interface (default "off")
18
19 + axiperf Set to "on" to enable the AXI bus performance
20 + monitors.
21 + See /sys/kernel/debug/raspberrypi_axi_monitor
22 + for the results.
23 +
24 eee Enable Energy Efficient Ethernet support for
25 compatible devices (default "on"). See also
26 "tx_lpi_timer".