On 8 September 2012 10:48, Jan Kiszka <jan.kis...@web.de> wrote:
> The old arithmetic assumed 32 physical address bits which is no longer
> true for ARM since 3cc0cd61f4.
>
> Signed-off-by: Jan Kiszka <jan.kis...@web.de>
> ---
>
> Changes in v2:
> - mark large constant ULL
>
>  #ifdef TARGET_WORDS_BIGENDIAN
> -        pflash_cfi02_register(0-MP_FLASH_SIZE_MAX, NULL,
> +        pflash_cfi02_register(0x100000000-MP_FLASH_SIZE_MAX, NULL,
>                                "musicpal.flash", flash_size,

...wrong version of patch sent?

-- PMM

Reply via email to