[U-Boot] [PATCH 2/2] disk: part_efi: fix **pgpt_pte == NULL
Doug Anderson
dianders at chromium.org
Wed Oct 19 21:59:27 CEST 2011
On Wed, Oct 19, 2011 at 12:56 PM, Mike Frysinger <vapier at gentoo.org> wrote:
> %#p gives you the prefix under u-boot, but gcc warns about it since it
> assumes
> that %p always includes the 0x prefix :).
>
Ah, makes sense. I'm just going to leave it as %p without the 0x. That
sound OK? I assume that the patch looks OK to you now?
Thanks for your review!
-Doug
P.S. apologies for forgetting to change the subject to "PATCH v2". I
realized my mistake after submitting. :(
More information about the U-Boot
mailing list