| /rk3399_rockchip-uboot/arch/x86/lib/ |
| H A D | sfi.c | 42fd8c19b58fe8f8fe7559ea53b1cef12fc06240 Mon Jan 16 14:03:35 UTC 2017 Simon Glass <sjg@chromium.org> x86: Use unsigned long for address in table generation
We should use unsigned long rather than u32 for addresses. Update this so that the table-generation code builds correctly on 64-bit machines.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|
| H A D | mpspec.c | 42fd8c19b58fe8f8fe7559ea53b1cef12fc06240 Mon Jan 16 14:03:35 UTC 2017 Simon Glass <sjg@chromium.org> x86: Use unsigned long for address in table generation
We should use unsigned long rather than u32 for addresses. Update this so that the table-generation code builds correctly on 64-bit machines.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|
| H A D | tables.c | 42fd8c19b58fe8f8fe7559ea53b1cef12fc06240 Mon Jan 16 14:03:35 UTC 2017 Simon Glass <sjg@chromium.org> x86: Use unsigned long for address in table generation
We should use unsigned long rather than u32 for addresses. Update this so that the table-generation code builds correctly on 64-bit machines.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|
| H A D | acpi_table.c | 42fd8c19b58fe8f8fe7559ea53b1cef12fc06240 Mon Jan 16 14:03:35 UTC 2017 Simon Glass <sjg@chromium.org> x86: Use unsigned long for address in table generation
We should use unsigned long rather than u32 for addresses. Update this so that the table-generation code builds correctly on 64-bit machines.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|
| H A D | zimage.c | 42fd8c19b58fe8f8fe7559ea53b1cef12fc06240 Mon Jan 16 14:03:35 UTC 2017 Simon Glass <sjg@chromium.org> x86: Use unsigned long for address in table generation
We should use unsigned long rather than u32 for addresses. Update this so that the table-generation code builds correctly on 64-bit machines.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|
| /rk3399_rockchip-uboot/drivers/misc/ |
| H A D | qfw.c | 42fd8c19b58fe8f8fe7559ea53b1cef12fc06240 Mon Jan 16 14:03:35 UTC 2017 Simon Glass <sjg@chromium.org> x86: Use unsigned long for address in table generation
We should use unsigned long rather than u32 for addresses. Update this so that the table-generation code builds correctly on 64-bit machines.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|
| /rk3399_rockchip-uboot/arch/x86/include/asm/ |
| H A D | sfi.h | 42fd8c19b58fe8f8fe7559ea53b1cef12fc06240 Mon Jan 16 14:03:35 UTC 2017 Simon Glass <sjg@chromium.org> x86: Use unsigned long for address in table generation
We should use unsigned long rather than u32 for addresses. Update this so that the table-generation code builds correctly on 64-bit machines.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|
| H A D | mpspec.h | 42fd8c19b58fe8f8fe7559ea53b1cef12fc06240 Mon Jan 16 14:03:35 UTC 2017 Simon Glass <sjg@chromium.org> x86: Use unsigned long for address in table generation
We should use unsigned long rather than u32 for addresses. Update this so that the table-generation code builds correctly on 64-bit machines.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|
| H A D | tables.h | 42fd8c19b58fe8f8fe7559ea53b1cef12fc06240 Mon Jan 16 14:03:35 UTC 2017 Simon Glass <sjg@chromium.org> x86: Use unsigned long for address in table generation
We should use unsigned long rather than u32 for addresses. Update this so that the table-generation code builds correctly on 64-bit machines.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|
| H A D | acpi_table.h | 42fd8c19b58fe8f8fe7559ea53b1cef12fc06240 Mon Jan 16 14:03:35 UTC 2017 Simon Glass <sjg@chromium.org> x86: Use unsigned long for address in table generation
We should use unsigned long rather than u32 for addresses. Update this so that the table-generation code builds correctly on 64-bit machines.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|
| /rk3399_rockchip-uboot/include/ |
| H A D | smbios.h | 42fd8c19b58fe8f8fe7559ea53b1cef12fc06240 Mon Jan 16 14:03:35 UTC 2017 Simon Glass <sjg@chromium.org> x86: Use unsigned long for address in table generation
We should use unsigned long rather than u32 for addresses. Update this so that the table-generation code builds correctly on 64-bit machines.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|
| /rk3399_rockchip-uboot/lib/ |
| H A D | smbios.c | 42fd8c19b58fe8f8fe7559ea53b1cef12fc06240 Mon Jan 16 14:03:35 UTC 2017 Simon Glass <sjg@chromium.org> x86: Use unsigned long for address in table generation
We should use unsigned long rather than u32 for addresses. Update this so that the table-generation code builds correctly on 64-bit machines.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|
| /rk3399_rockchip-uboot/arch/x86/cpu/ |
| H A D | irq.c | 42fd8c19b58fe8f8fe7559ea53b1cef12fc06240 Mon Jan 16 14:03:35 UTC 2017 Simon Glass <sjg@chromium.org> x86: Use unsigned long for address in table generation
We should use unsigned long rather than u32 for addresses. Update this so that the table-generation code builds correctly on 64-bit machines.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|