Ash Charles has proposed merging lp:~ashcharles/linaro-images/hwpack.oneiric.linaro-overo into lp:~linaro-maintainers/linaro-images/hwpack.oneiric.linaro-overo.
Requested reviews: John Rigby (jcrigby) For more details, see: https://code.launchpad.net/~ashcharles/linaro-images/hwpack.oneiric.linaro-overo/+merge/102944 SPL provided by u-boot rather than x-loader. -- https://code.launchpad.net/~ashcharles/linaro-images/hwpack.oneiric.linaro-overo/+merge/102944 Your team Linaro Maintainers is subscribed to branch lp:~linaro-maintainers/linaro-images/hwpack.oneiric.linaro-overo.
=== modified file 'hwpacks/linaro-overo' --- hwpacks/linaro-overo 2012-03-27 18:41:39 +0000 +++ hwpacks/linaro-overo 2012-04-20 22:18:19 +0000 @@ -9,10 +9,10 @@ assume-installed=linaro-headless mmc_id=0:1 u_boot_package=u-boot-linaro-omap3-overo -u_boot_file=usr/lib/u-boot/omap3_overo/u-boot.bin +u_boot_file=usr/lib/u-boot/omap3_overo/u-boot.img u_boot_in_boot_part=Yes -spl_package=x-loader-omap3-overo -spl_file=usr/lib/x-loader/overo/MLO +spl_package=u-boot-linaro-omap3-overo +spl_file=usr/lib/u-boot/omap3_overo/MLO spl_in_boot_part=Yes kernel_addr=0x80000000 initrd_addr=0x81600000
-- Mailing list: https://launchpad.net/~linaro-pkg Post to : [email protected] Unsubscribe : https://launchpad.net/~linaro-pkg More help : https://help.launchpad.net/ListHelp

