Skip to content

Commit

Permalink
Merge pull request #6 from m-honda/mtx
Browse files Browse the repository at this point in the history
Update to latest stable
  • Loading branch information
m-honda authored Jun 20, 2018
2 parents c3c76e2 + d351725 commit 63760c2
Show file tree
Hide file tree
Showing 6,034 changed files with 175,067 additions and 174,590 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
Binary file modified boot/bcm2708-rpi-0-w.dtb
Binary file not shown.
Binary file modified boot/bcm2708-rpi-b-plus.dtb
Binary file not shown.
Binary file modified boot/bcm2708-rpi-b.dtb
Binary file not shown.
Binary file modified boot/bcm2708-rpi-cm.dtb
Binary file not shown.
Binary file modified boot/bcm2709-rpi-2-b.dtb
Binary file not shown.
Binary file modified boot/bcm2710-rpi-3-b-plus.dtb
Binary file not shown.
Binary file modified boot/bcm2710-rpi-3-b.dtb
Binary file not shown.
Binary file modified boot/bcm2710-rpi-cm3.dtb
Binary file not shown.
Binary file modified boot/bootcode.bin
Binary file not shown.
Binary file modified boot/fixup.dat
Binary file not shown.
Binary file modified boot/fixup_cd.dat
Binary file not shown.
Binary file modified boot/fixup_db.dat
Binary file not shown.
Binary file modified boot/fixup_x.dat
Binary file not shown.
Binary file modified boot/kernel.img
Binary file not shown.
Binary file modified boot/kernel7.img
Binary file not shown.
68 changes: 65 additions & 3 deletions boot/overlays/README
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,9 @@ Params:

sd_debug Enable debug output from SD driver (default off)

sdio_overclock Clock (in MHz) to use when the MMC framework
requests 50MHz for the SDIO/WiFi interface.

tx_lpi_timer Set the delay in microseconds between going idle
and entering the low power state (default 600).
Requires EEE to be enabled - see "eee".
Expand Down Expand Up @@ -314,6 +317,12 @@ Load: dtoverlay=allo-digione
Params: <None>


Name: allo-katana-dac-audio
Info: Configures the Allo Katana DAC audio card
Load: dtoverlay=allo-katana-dac-audio
Params: <None>


Name: allo-piano-dac-pcm512x-audio
Info: Configures the Allo Piano DAC (2.0/2.1) audio cards.
(NB. This initial support is for 2.0 channel audio ONLY! ie. stereo.
Expand Down Expand Up @@ -395,6 +404,13 @@ Params: swap_lr Reverse the channel allocation, which will also
(default off)


Name: balena-fin
Info: Overlay that enables WiFi, Bluetooth and the GPIO expander on the
Balena Fin board.
Load: dtoverlay=balena-fin
Params: <None>


Name: bmp085_i2c-sensor
Info: This overlay is now deprecated - see i2c-sensor
Load: dtoverlay=bmp085_i2c-sensor
Expand Down Expand Up @@ -579,6 +595,9 @@ Params: gpiopin GPIO for signalling (default 26)
custom dt-blob.bin to prevent a power-down
during the boot process, and that a reboot
will also cause the pin to go low.
input Set if the gpio pin should be configured as
an input.
export Set to export the configured pin to sysfs


Name: gpio-shutdown
Expand Down Expand Up @@ -835,7 +854,7 @@ Params: addr Set the address for the BME280, BMP280, DS1621,
Valid addresses 0x76-0x77, default 0x76

ds1621 Select the Dallas Semiconductors DS1621 temp
sensor. Valid addresses 0x48-9x4f, default 0x48
sensor. Valid addresses 0x48-0x4f, default 0x48

hdc100x Select the Texas Instruments HDC100x temp sensor
Valid addresses 0x40-0x43, default 0x40
Expand Down Expand Up @@ -865,24 +884,32 @@ Params: addr Set the address for the BME280, BMP280, DS1621,


Name: i2c0-bcm2708
Info: Enable the i2c_bcm2708 driver for the i2c0 bus. Not all pin combinations
are usable on all platforms.
Info: Change i2c0 pin usage. Not all pin combinations are usable on all
platforms - platforms other then Compute Modules can only use this
to disable transaction combining.
Load: dtoverlay=i2c0-bcm2708,<param>=<val>
Params: sda0_pin GPIO pin for SDA0 (deprecated - use pins_*)
scl0_pin GPIO pin for SCL0 (deprecated - use pins_*)
pins_0_1 Use pins 0 and 1 (default)
pins_28_29 Use pins 28 and 29
pins_44_45 Use pins 44 and 45
pins_46_47 Use pins 46 and 47
combine Allow transactions to be combined (default
"yes")


Name: i2c1-bcm2708
Info: Change i2c1 pin usage. Not all pin combinations are usable on all
platforms - platforms other then Compute Modules can only use this
to disable transaction combining.
Info: Enable the i2c_bcm2708 driver for the i2c1 bus
Load: dtoverlay=i2c1-bcm2708,<param>=<val>
Params: sda1_pin GPIO pin for SDA1 (2 or 44 - default 2)
scl1_pin GPIO pin for SCL1 (3 or 45 - default 3)
pin_func Alternative pin function (4 (alt0), 6 (alt2) -
default 4)
combine Allow transactions to be combined (default
"yes")


Name: i2s-gpio28-31
Expand Down Expand Up @@ -1003,6 +1030,31 @@ Params: gpio_out_pin GPIO for output (default "17")
(default "off")


Name: ltc294x
Info: Adds support for the ltc294x family of battery gauges
Load: dtoverlay=ltc294x,<param>=<val>
Params: ltc2941 Select the ltc2941 device

ltc2942 Select the ltc2942 device

ltc2943 Select the ltc2943 device

ltc2944 Select the ltc2944 device

resistor-sense The sense resistor value in milli-ohms.
Can be a 32-bit negative value when the battery
has been connected to the wrong end of the
resistor.

prescaler-exponent Range and accuracy of the gauge. The value is
programmed into the chip only if it differs
from the current setting.
For LTC2941 only:
- Default value is 128
- the exponent is in the range 0-7 (default 7)
See the datasheet for more information.


Name: mbed-dac
Info: Configures the mbed AudioCODEC (TLV320AIC23B)
Load: dtoverlay=mbed-dac
Expand Down Expand Up @@ -1566,6 +1618,16 @@ Params: overclock_50 Clock (in MHz) to use when the MMC framework

debug Enable debug output (default off)

poll_once Looks for a card once after booting. Useful
for network booting scenarios to avoid the
overhead of continuous polling. N.B. Using
this option restricts the system to using a
single card per boot (or none at all).
(default off)

enable Set to off to completely disable the interface
(default on)


Name: smi
Info: Enables the Secondary Memory Interface peripheral. Uses GPIOs 2-25!
Expand Down
Binary file added boot/overlays/allo-katana-dac-audio.dtbo
Binary file not shown.
Binary file added boot/overlays/balena-fin.dtbo
Binary file not shown.
Binary file modified boot/overlays/gpio-poweroff.dtbo
Binary file not shown.
Binary file modified boot/overlays/i2c0-bcm2708.dtbo
Binary file not shown.
Binary file modified boot/overlays/i2c1-bcm2708.dtbo
Binary file not shown.
Binary file added boot/overlays/ltc294x.dtbo
Binary file not shown.
Binary file modified boot/overlays/sdtweak.dtbo
Binary file not shown.
Binary file modified boot/start.elf
Binary file not shown.
Binary file modified boot/start_cd.elf
Binary file not shown.
Binary file modified boot/start_db.elf
Binary file not shown.
Binary file modified boot/start_x.elf
Binary file not shown.
2 changes: 1 addition & 1 deletion documentation/ilcomponents/prop.html
Original file line number Diff line number Diff line change
Expand Up @@ -3425,7 +3425,7 @@ <h1>Broadcom Custom Index List</h1>

<a name="OMX_IndexParamColorSpace"><h2>Colour space information</h2></a>
<tt>OMX_IndexParamColorSpace</tt><br>
Used by: <a href="image_decode.html">image_decode</a>, <a href="camera.html">camera</a>, <a href="isp.html">isp</a>, <a href="video_render.html">video_render</a><p>
Used by: <a href="image_decode.html">image_decode</a>, <a href="camera.html">camera</a>, <a href="isp.html">isp</a>, <a href="video_decode.html">video_decode</a>, <a href="video_render.html">video_render</a><p>

<pre>
typedef enum OMX_COLORSPACETYPE
Expand Down
4 changes: 3 additions & 1 deletion documentation/ilcomponents/video_decode.html
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ <h1>OMX.broadcom.video_decode</h1>
the port. Only the highest level is reported for each supported profile.
<tr valign="top"><td><tt><a href="prop.html#OMX_IndexParamBrcmPixelAspectRatio">OMX_IndexParamBrcmPixelAspectRatio</a></tt>
<td> Query / set the pixel aspect ratio of the source content.
<tr valign="top"><td rowspan="11">131<td><tt>OMX_IndexParamPortDefinition</tt>
<tr valign="top"><td rowspan="12">131<td><tt>OMX_IndexParamPortDefinition</tt>
<td> Once we have the details of the output format, this will be
populated. Details are acquired via codec-specific headers, which are
either exchanged using the <tt>OMX_IndexParamCodecConfig</tt> when tunnelling
Expand Down Expand Up @@ -158,6 +158,8 @@ <h1>OMX.broadcom.video_decode</h1>
<tr valign="top"><td><tt><a href="prop.html#OMX_IndexParamNumOutputChannels">OMX_IndexParamNumOutputChannels</a></tt>
<td> Query for the number of output channels in the decoded stream. This indicates
whether the stream is 2d (1 channel) or stereoscopic (2 channels).
<tr valign="top"><td><tt><a href="prop.html#OMX_IndexParamColorSpace">OMX_IndexParamColorSpace</a></tt>
<td> Retrieve the image colour space of the video produced by this port.
<tr valign="top"><td rowspan="1">130 131<td><tt>OMX_IndexParamVideoPortFormat</tt>
<td> Query / set the port format. The input port supports a wide range of
compressed video format, the output port supports only raw non-encoded
Expand Down
2 changes: 1 addition & 1 deletion documentation/ilcomponents/video_encode.html
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ <h1>OMX.broadcom.video_encode</h1>
Requests an I-frame to be encoded next (it doesn't force a P-frame
to be coded next if we are at the OMX_IndexConfigVideoAVCIntraPeriod
value).
<tr valign="top"><td><tt>OMX_IndexParamBrcmDroppableRunLength</tt>
<tr valign="top"><td><tt>OMX_IndexConfigBrcmDroppableRunLength</tt>
<td> When used in conjunction with OMX_IndexParamBrcmDroppablePFrames, set the number
of P frames to be treated as droppable before a reference is inserted. A value of
1 is equivalent to OMX_IndexParamBrcmDroppablePFrames=OMX_FALSE, and if the value
Expand Down
Loading

0 comments on commit 63760c2

Please sign in to comment.