brcm2708: add linux 4.19 support
[openwrt/staging/chunkeey.git] / target / linux / brcm2708 / patches-4.19 / 950-0208-Update-README-2750.patch
1 From 150489867949c6059436b7f96f36b11c5e75692a 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 208/703] 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".