-
Notifications
You must be signed in to change notification settings - Fork 208
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No zram module in 4.0.* #85
Comments
Wasn't a deliberate change. I'll look into it. |
popcornmix
added a commit
to raspberrypi/firmware
that referenced
this issue
Jun 26, 2015
kernel: bcm2708-spi: Don't use static pin configuration with DT kernel: bcm2708-i2s: Don't use static pin configuration with DT kernel: gpio-poweroff: Allow it to work on Raspberry Pi See: raspberrypi/linux#1031 kernel: BCM270X_DT: Create a core clock, use it for SPI and sdhost kernel: BCM270X_DT: Add overlay to enable uart1 See: raspberrypi/linux#1008 kernel: config: Enable ZSMALLOC, ZRAM and PGTABLE_MAPPING See: Hexxeh/rpi-firmware#85 firmware: arm_loader: Support initialising vchiq through mailbox property interface See: raspberrypi/linux#1026 firmware: drivers/usb: Reduce busy-wait to sensible timeout See: raspberrypi/linux#1026 firmware: video_encode: Initialise headers for video_bitrate See: #163 firmware: arm_loader: Use the new core_freq DT parameter if present firmware: arm_loader: Set the uart1_clkrate DT property from core_freq firmware: arm_cursor: Better handling of a second app requesting a cursor firmware: arm: Tidy up setting of arm_control and arm_bash
popcornmix
added a commit
that referenced
this issue
Jun 26, 2015
kernel: bcm2708-spi: Don't use static pin configuration with DT kernel: bcm2708-i2s: Don't use static pin configuration with DT kernel: gpio-poweroff: Allow it to work on Raspberry Pi See: raspberrypi/linux#1031 kernel: BCM270X_DT: Create a core clock, use it for SPI and sdhost kernel: BCM270X_DT: Add overlay to enable uart1 See: raspberrypi/linux#1008 kernel: config: Enable ZSMALLOC, ZRAM and PGTABLE_MAPPING See: #85 firmware: arm_loader: Support initialising vchiq through mailbox property interface See: raspberrypi/linux#1026 firmware: drivers/usb: Reduce busy-wait to sensible timeout See: raspberrypi/linux#1026 firmware: video_encode: Initialise headers for video_bitrate See: raspberrypi/firmware#163 firmware: arm_loader: Use the new core_freq DT parameter if present firmware: arm_loader: Set the uart1_clkrate DT property from core_freq firmware: arm_cursor: Better handling of a second app requesting a cursor firmware: arm: Tidy up setting of arm_control and arm_bash
Should be back in latest update. |
Thank you! |
neuschaefer
pushed a commit
to neuschaefer/raspi-binary-firmware
that referenced
this issue
Feb 27, 2017
kernel: bcm2708-spi: Don't use static pin configuration with DT kernel: bcm2708-i2s: Don't use static pin configuration with DT kernel: gpio-poweroff: Allow it to work on Raspberry Pi See: raspberrypi/linux#1031 kernel: BCM270X_DT: Create a core clock, use it for SPI and sdhost kernel: BCM270X_DT: Add overlay to enable uart1 See: raspberrypi/linux#1008 kernel: config: Enable ZSMALLOC, ZRAM and PGTABLE_MAPPING See: Hexxeh/rpi-firmware#85 firmware: arm_loader: Support initialising vchiq through mailbox property interface See: raspberrypi/linux#1026 firmware: drivers/usb: Reduce busy-wait to sensible timeout See: raspberrypi/linux#1026 firmware: video_encode: Initialise headers for video_bitrate See: raspberrypi#163 firmware: arm_loader: Use the new core_freq DT parameter if present firmware: arm_loader: Set the uart1_clkrate DT property from core_freq firmware: arm_cursor: Better handling of a second app requesting a cursor firmware: arm: Tidy up setting of arm_control and arm_bash
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Zram module in a branch 4.* is missing. Why did you remove it?
The text was updated successfully, but these errors were encountered: