[PATCH] Include support for the new u8500 hardware pack

Guilherme Salgado salgado at canonical.com
Fri Mar 4 17:30:03 UTC 2011


Hi Lee,

On Fri, 2011-03-04 at 16:49 +0000, Lee Jones wrote:
> linaro-media-create dies whilst looking for ux500 based files. This
> amendment allows it to work with old and new hardware packs alike.
> 

Thanks for the patch, but can you propose a merge in Launchpad with this
change, including an explanation of the hwpack change that caused this
breakage?

> --- boards.py	2011-03-04 09:02:00.000000000 +0000
> +++ boards.py~	2011-02-01 16:51:45.000000000 +0000
> @@ -264,7 +264,7 @@ class Ux500Config(BoardConfig):
>      kernel_addr = '0x00100000'
>      initrd_addr = '0x08000000'
>      load_addr = '0x00008000'
> -    kernel_suffix = 'u*500'
> +    kernel_suffix = 'ux500'
>      boot_script = 'flash.scr'
>      extra_boot_args_options = (
>          'earlyprintk rootdelay=1 fixrtc nocompcache '
> 
> _______________________________________________
> linaro-dev mailing list
> linaro-dev at lists.linaro.org
> http://lists.linaro.org/mailman/listinfo/linaro-dev

-- 
Guilherme Salgado <https://launchpad.net/~salgado>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.linaro.org/pipermail/linaro-dev/attachments/20110304/bea438a9/attachment.pgp>


More information about the linaro-dev mailing list