Re: [U-Boot] [PATCH v2 3/3] avr32:mmu.c: fix printf() length modifier

2011-12-17 Thread Wolfgang Denk
Dear =?UTF-8?q?Andreas=20Bie=C3=9Fmann?=, In message 1323939415-21743-4-git-send-email-andreas.de...@googlemail.com you wrote: From: Andreas Bießmann biessm...@corscience.de avr32 uses unsigned long addresses, fix the printf() length modifier for that fact. Before this patch following

[U-Boot] [PATCH v2 3/3] avr32:mmu.c: fix printf() length modifier

2011-12-15 Thread Andreas Bießmann
From: Andreas Bießmann biessm...@corscience.de avr32 uses unsigned long addresses, fix the printf() length modifier for that fact. Before this patch following warning occours: ---8--- mmu.c: In function 'mmu_init_r': mmu.c:25: warning: format '%08x' expects type 'unsigned int', but argument 2

Re: [U-Boot] [PATCH v2 3/3] avr32:mmu.c: fix printf() length modifier

2011-12-15 Thread Mike Frysinger
Acked-by: Mike Frysinger vap...@gentoo.org -mike signature.asc Description: This is a digitally signed message part. ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot