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@lists.linaro.org
> http://lists.linaro.org/mailman/listinfo/linaro-dev

-- 
Guilherme Salgado <https://launchpad.net/~salgado>

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
linaro-dev mailing list
linaro-dev@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-dev

Reply via email to