[U-Boot] [PATCH 21/82] x86: Correct address casts in cpu code
Bin Meng
bmeng.cn at gmail.com
Tue Oct 11 05:42:22 CEST 2016
On Tue, Oct 11, 2016 at 11:16 AM, Bin Meng <bmeng.cn at gmail.com> wrote:
> On Mon, Sep 26, 2016 at 11:33 AM, Simon Glass <sjg at chromium.org> wrote:
>> We should cast an address to unsigned long, not u32.
>>
>> Signed-off-by: Simon Glass <sjg at chromium.org>
>> ---
>>
>> arch/x86/cpu/cpu.c | 10 ++++------
>> 1 file changed, 4 insertions(+), 6 deletions(-)
>>
>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list