Merge lp:~mabac/linaro-images/hwpack.oneiric.linaro-igep into lp:~linaro-maintainers/linaro-images/hwpack.oneiric.linaro-igep

Proposed by Mattias Backman
Status: Rejected
Rejected by: Ricardo Salveti
Proposed branch: lp:~mabac/linaro-images/hwpack.oneiric.linaro-igep
Merge into: lp:~linaro-maintainers/linaro-images/hwpack.oneiric.linaro-igep
Diff against target: 15 lines (+3/-2)
1 file modified
hwpacks/linaro-igep (+3/-2)
To merge this branch: bzr merge lp:~mabac/linaro-images/hwpack.oneiric.linaro-igep
Reviewer Review Type Date Requested Status
Linaro Maintainers Pending
Review via email: mp+76574@code.launchpad.net

Description of the change

Hi,

This changes the x_loader fields to spl to match the updated branch at https://code.launchpad.net/~mabac/linaro-image-tools/use-spl-for-xloader/+merge/76401.

This will not work with trunk of l-i-t until that's been merged.

Thanks,

Mattias

To post a comment you must log in.
Revision history for this message
Loïc Minier (lool) wrote :

LGTM, maybe LT tech leads needs to ack the change though

Revision history for this message
Ricardo Salveti (rsalveti) wrote :

A similar change is already applied, but thanks for the merge request.

Unmerged revisions

31. By Mattias Backman

Change x_loader fields to spl and add mmc_id.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'hwpacks/linaro-igep'
2--- hwpacks/linaro-igep 2011-09-19 09:51:50 +0000
3+++ hwpacks/linaro-igep 2011-09-22 12:34:25 +0000
4@@ -10,8 +10,9 @@
5 u_boot_package=u-boot-linaro-igep0020
6 u_boot_file=usr/lib/u-boot/igep0020/u-boot.bin
7 u_boot_in_boot_part=Yes
8-x_loader_package=x-loader-omap3-igepv2
9-x_loader_file=usr/lib/x-loader/igep00x0/MLO
10+spl_package=x-loader-omap3-igepv2
11+spl_file=usr/lib/x-loader/igep00x0/MLO
12+mmc_id=0:1
13 kernel_addr=0x80000000
14 initrd_addr=0x81600000
15 load_addr=0x80008000

Subscribers

People subscribed via source and target branches