Merge lp:~dannf/ubuntu/trusty/flash-kernel/mustang-upstream into lp:ubuntu/trusty/flash-kernel

Proposed by dann frazier
Status: Merged
Merge reported by: Adam Conrad
Merged at revision: not available
Proposed branch: lp:~dannf/ubuntu/trusty/flash-kernel/mustang-upstream
Merge into: lp:ubuntu/trusty/flash-kernel
Diff against target: 50 lines (+17/-4)
3 files modified
bootscript/bootscr.xgene-mustang (+5/-0)
db/all.db (+4/-4)
debian/changelog (+8/-0)
To merge this branch: bzr merge lp:~dannf/ubuntu/trusty/flash-kernel/mustang-upstream
Reviewer Review Type Date Requested Status
Ubuntu branches Pending
Review via email: mp+212060@code.launchpad.net
To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== added file 'bootscript/bootscr.xgene-mustang'
--- bootscript/bootscr.xgene-mustang 1970-01-01 00:00:00 +0000
+++ bootscript/bootscr.xgene-mustang 2014-03-20 21:57:13 +0000
@@ -0,0 +1,5 @@
1setenv bootargs 'console=ttyS0,115200n8 ro'
2ext4load scsi 0 ${kernel_addr_r} uImage
3ext4load scsi 0 ${ramdisk_addr_r} uInitrd
4ext4load scsi 0 ${fdt_addr_r} apm-mustang.dtb
5bootm ${kernel_addr_r} ${ramdisk_addr_r} ${fdt_addr_r}
06
=== modified file 'db/all.db'
--- db/all.db 2014-03-12 15:10:43 +0000
+++ db/all.db 2014-03-20 21:57:13 +0000
@@ -1,16 +1,16 @@
1# somewhat RFC2822 based, but case sensitive, not tolerant to spaces etc.1# somewhat RFC2822 based, but case sensitive, not tolerant to spaces etc.
22
3Machine: APM X-Gene CPU Potenza3Machine: APM X-Gene Mustang board
4U-Boot-Kernel-Address: 0x800004U-Boot-Kernel-Address: 0x80000
5U-Boot-Initrd-Address: 0x05U-Boot-Initrd-Address: 0x0
6U-Boot-Script-Address: 0x40040000006U-Boot-Script-Address: 0x4004000000
7U-Boot-Script-Name: bootscr.xgene7U-Boot-Script-Name: bootscr.xgene-mustang
8Required-Packages: u-boot-tools8Required-Packages: u-boot-tools
9Boot-Kernel-Path: /boot/uImage9Boot-Kernel-Path: /boot/uImage
10Boot-Initrd-Path: /boot/uInitrd10Boot-Initrd-Path: /boot/uInitrd
11Boot-Dtb-Path: /boot/mustang.dtb11Boot-Dtb-Path: /boot/apm-mustang.dtb
12Boot-Script-Path: /boot/boot.scr12Boot-Script-Path: /boot/boot.scr
13DTB-Id: mustang.dtb13DTB-Id: apm-mustang.dtb
1414
15Machine: Buffalo Linkstation LiveV3 (LS-CHL)15Machine: Buffalo Linkstation LiveV3 (LS-CHL)
16Kernel-Flavors: orion5x16Kernel-Flavors: orion5x
1717
=== modified file 'debian/changelog'
--- debian/changelog 2014-03-12 15:10:43 +0000
+++ debian/changelog 2014-03-20 21:57:13 +0000
@@ -1,3 +1,11 @@
1flash-kernel (3.0~rc.4ubuntu48) UNRELEASED; urgency=medium
2
3 * Update APM X-Gene config to match upstream device tree filename/model
4 * Add a bootscript specific to X-Gene Mustang boards since they need to
5 pull their dtb from the OS.
6
7 -- dann frazier <dann.frazier@canonical.com> Tue, 18 Mar 2014 16:31:38 -0600
8
1flash-kernel (3.0~rc.4ubuntu47) trusty; urgency=medium9flash-kernel (3.0~rc.4ubuntu47) trusty; urgency=medium
210
3 * Add support for HP ProLiant m400 Server Cartridges (LP: #1287910)11 * Add support for HP ProLiant m400 Server Cartridges (LP: #1287910)

Subscribers

People subscribed via source and target branches

to all changes: