mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-08-15 02:34:08 +00:00
Import patches-unapplied version 2.408.8 to ubuntu/xenial-proposed
Imported using git-ubuntu import. Changelog parent: 2fa15a5c3bd953c71579d5b9a454384e5bcde0e4 New changelog entries: * Set device_tree_address for the new kernel in the RPi bootloader config.txt
This commit is contained in:
parent
2fa15a5c3b
commit
7b0112eea7
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
livecd-rootfs (2.408.8) xenial; urgency=medium
|
||||
|
||||
* Set device_tree_address for the new kernel in the RPi bootloader config.txt
|
||||
|
||||
-- Adam Conrad <adconrad@ubuntu.com> Thu, 16 Feb 2017 10:21:51 -0700
|
||||
|
||||
livecd-rootfs (2.408.7) xenial; urgency=medium
|
||||
|
||||
[ Łukasz 'sil2100' Zemczak ]
|
||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -4,7 +4,7 @@ Priority: optional
|
||||
Build-Depends: debhelper (>= 7)
|
||||
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
|
||||
Standards-Version: 3.9.6
|
||||
Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-core-dev/livecd-rootfs/trunk
|
||||
Vcs-Bzr: lp:~ubuntu-core-dev/livecd-rootfs/xenial-proposed/
|
||||
|
||||
Package: livecd-rootfs
|
||||
Architecture: any
|
||||
|
@ -681,6 +681,7 @@ cat > /boot/firmware/config.txt << EOM
|
||||
# Some settings may impact device functionality. See link above for details
|
||||
|
||||
kernel=uboot.bin
|
||||
device_tree_address=0x02000000
|
||||
|
||||
# enable i2c
|
||||
dtparam=i2c_arm=on
|
||||
|
Loading…
x
Reference in New Issue
Block a user