diff options
author | Simon Glass <sjg@chromium.org> | 2017-01-16 07:04:10 -0700 |
---|---|---|
committer | Bin Meng <bmeng.cn@gmail.com> | 2017-02-06 11:38:46 +0800 |
commit | 23b89d4d6ed05be0e7be4b22703dd9ecd66ac7ba (patch) | |
tree | ec53dacbcb06e897c07d1479dfea1990136e22cf /configs/P1022DS_SDCARD_defconfig | |
parent | 05cbd985c0b9b5319355fcd562f5665d5fcb8652 (diff) | |
download | u-boot-imx-23b89d4d6ed05be0e7be4b22703dd9ecd66ac7ba.zip u-boot-imx-23b89d4d6ed05be0e7be4b22703dd9ecd66ac7ba.tar.gz u-boot-imx-23b89d4d6ed05be0e7be4b22703dd9ecd66ac7ba.tar.bz2 |
x86: Don't build call64 and setjmp on 64-bit
These are currently not supported. Calling 64-bit code from 64-bit U-Boot is
much simpler, so this code is not needed. setjmp() is not yet implemented for
64-bit.
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'configs/P1022DS_SDCARD_defconfig')
0 files changed, 0 insertions, 0 deletions