Skip to content

Commit

Permalink
kernel: Bump to 4.14.98
Browse files Browse the repository at this point in the history
kernel: balenaFin v1.1.0 carrier board update
See: raspberrypi/linux#2852

kernel: configs: Enable the AD193x codecs
See: raspberrypi/linux#2850

firmware: camera/image_encode: Add timestamp to frames encoded with image_encode
See: raspberrypi/linux#2351
  • Loading branch information
popcornmix committed Feb 12, 2019
1 parent ea3841a commit 83977fe
Show file tree
Hide file tree
Showing 6,132 changed files with 119,581 additions and 119,507 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
Binary file modified boot/fixup.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.
2 changes: 1 addition & 1 deletion boot/overlays/README
Original file line number Diff line number Diff line change
Expand Up @@ -462,7 +462,7 @@ Params: swap_lr Reverse the channel allocation, which will also

Name: balena-fin
Info: Overlay that enables WiFi, Bluetooth and the GPIO expander on the
Balena Fin board.
balenaFin carrier board for the Raspberry Pi Compute Module 3/3+ Lite.
Load: dtoverlay=balena-fin
Params: <None>

Expand Down
Binary file modified boot/overlays/balena-fin.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: 2 additions & 0 deletions extra/Module.symvers
Original file line number Diff line number Diff line change
Expand Up @@ -5111,6 +5111,7 @@
0xd889aa0a simple_transaction_read vmlinux EXPORT_SYMBOL
0x72afeafc cleancache_register_ops vmlinux EXPORT_SYMBOL
0x8a99a016 mempool_free_slab vmlinux EXPORT_SYMBOL
0x4ad47082 ad193x_regmap_config sound/soc/codecs/snd-soc-ad193x EXPORT_SYMBOL_GPL
0x45284ae9 smsendian_handle_rx_message drivers/media/common/siano/smsmdtv EXPORT_SYMBOL_GPL
0x37d91069 smsendian_handle_tx_message drivers/media/common/siano/smsmdtv EXPORT_SYMBOL_GPL
0x6d3f57bd dm_bufio_get_client drivers/md/dm-bufio EXPORT_SYMBOL_GPL
Expand Down Expand Up @@ -9194,6 +9195,7 @@
0xa93a91b6 jbd2_journal_check_available_features vmlinux EXPORT_SYMBOL
0x58b18d89 flush_old_exec vmlinux EXPORT_SYMBOL
0xb28e18de timecounter_init vmlinux EXPORT_SYMBOL_GPL
0x0dabb5fb ad193x_probe sound/soc/codecs/snd-soc-ad193x EXPORT_SYMBOL_GPL
0x3d423d7b ieee80211_free_txskb net/mac80211/mac80211 EXPORT_SYMBOL
0xdaf51c2b llc_sap_close net/llc/llc EXPORT_SYMBOL
0x81433073 garp_request_leave net/802/garp EXPORT_SYMBOL_GPL
Expand Down
2 changes: 2 additions & 0 deletions extra/Module7.symvers
Original file line number Diff line number Diff line change
Expand Up @@ -5172,6 +5172,7 @@
0xc16ea67b simple_transaction_read vmlinux EXPORT_SYMBOL
0x78f38bd8 cleancache_register_ops vmlinux EXPORT_SYMBOL
0x8a99a016 mempool_free_slab vmlinux EXPORT_SYMBOL
0x545e660a ad193x_regmap_config sound/soc/codecs/snd-soc-ad193x EXPORT_SYMBOL_GPL
0x45284ae9 smsendian_handle_rx_message drivers/media/common/siano/smsmdtv EXPORT_SYMBOL_GPL
0x37d91069 smsendian_handle_tx_message drivers/media/common/siano/smsmdtv EXPORT_SYMBOL_GPL
0x6d3f57bd dm_bufio_get_client drivers/md/dm-bufio EXPORT_SYMBOL_GPL
Expand Down Expand Up @@ -9300,6 +9301,7 @@
0x229a0532 jbd2_journal_check_available_features vmlinux EXPORT_SYMBOL
0x70b61cc2 flush_old_exec vmlinux EXPORT_SYMBOL
0xb28e18de timecounter_init vmlinux EXPORT_SYMBOL_GPL
0x6cc10630 ad193x_probe sound/soc/codecs/snd-soc-ad193x EXPORT_SYMBOL_GPL
0x23a35060 ieee80211_free_txskb net/mac80211/mac80211 EXPORT_SYMBOL
0x3a1ac00e llc_sap_close net/llc/llc EXPORT_SYMBOL
0xa13de30d garp_request_leave net/802/garp EXPORT_SYMBOL_GPL
Expand Down
Loading

0 comments on commit 83977fe

Please sign in to comment.